OSDN Git Service

[media] siano: replace sms_debug() by pr_debug()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 22 Feb 2015 14:33:37 +0000 (11:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:10:04 +0000 (09:10 -0300)
commit6908368879c3e4965d849c893d3741858a8d1842
tree6305153c01f8e2a2c0bbe12f8b11ee548eb68e38
parent9b283e67961c5e2dc02b7b25282f3b07f2501974
[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 <mchehab@osg.samsung.com>
drivers/media/common/siano/sms-cards.c
drivers/media/common/siano/smscoreapi.c
drivers/media/common/siano/smscoreapi.h
drivers/media/common/siano/smsdvb-main.c
drivers/media/usb/siano/smsusb.c