commit | 680d87c0a9e3aa4a13ac54aa968173c8623c0f47 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Oct 19 18:12:03 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 10:04:28 2016 -0200 |
tree | c2c8d60d39cee76bbc299bde1530aece1f4ad5ce | |
parent | cc8e7ff440668d3934e12139d5daae94f4be356e [diff] |
[media] tuner-core: use pr_foo, instead of internal printk macros Tuner core uses its own printk internal macros, instead of the standard debug ones, for no good reason. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>