OSDN Git Service

[media] siano: replace sms_log() by pr_debug()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 22 Feb 2015 14:33:09 +0000 (11:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:10:03 +0000 (09:10 -0300)
commit9b283e67961c5e2dc02b7b25282f3b07f2501974
treeeead8fbd8c6707fd50d38e526e9d3eff92ac331c
parent5ed0a2c7eca3265e6df3e9eebedfc2db3916dcd4
[media] siano: replace sms_log() by pr_debug()

Despite its name, those functions are acutally debug
prints for the IR part of the driver. So, properly
map them using pr_debug()

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/common/siano/smscoreapi.h
drivers/media/common/siano/smsir.c