git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ed0a2c
)
[media] siano: replace sms_log() by pr_debug()
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Sun, 22 Feb 2015 14:33:09 +0000
(11:33 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:10:03 +0000
(09:10 -0300)
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>
No differences found