From: Mauro Carvalho Chehab Date: Sun, 22 Feb 2015 14:33:37 +0000 (-0300) Subject: [media] siano: replace sms_debug() by pr_debug() X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6908368879c3e4965d849c893d3741858a8d1842;p=pandora-kernel.git [media] siano: replace sms_debug() by pr_debug() There's no reason to use a macro here. Just replace everything, and let those debug messages to be activated via dynamic printk. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed