summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-26 04:25:36 +0200
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-26 04:40:06 +0200
commit7cec72ce00c174fd74d1183599d3d3dcc5dedc26 (patch)
treef224f821fe20cdee6581ed350cf876d1b0cb9f34 /virt
parent[media] rc-core: fix various sparse warnings (diff)
downloadlinux-7cec72ce00c174fd74d1183599d3d3dcc5dedc26.tar.xz
linux-7cec72ce00c174fd74d1183599d3d3dcc5dedc26.zip
[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()
The hole point of IR_dprintk() is that, once a level is given at debug parameter, all enabled IR parsers will show their debug messages. While converting it to dynamic_printk might be a good idea, right now it just makes very hard to debug the drivers, as one needs to both pass debug=1 or debug=2 to rc-core and to use the dynamic printk to enable all the desired lines. That doesn't make sense! So, revert to the old way, as a single line is changed, and the debug parameter will now work as expected. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions