commit | 8314d40233f3790e4cfa704087bb2a43c18144d7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Oct 12 07:26:47 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 21 08:37:26 2016 -0200 |
tree | deffcd8b1c661e7f4efbdefc0ad287a367394e7f | |
parent | 3e7974169a826fe20381302bddd7d531b30646ef [diff] |
[media] em28xx: use pr_foo instead of em28xx-specific printk macros There's no reason to keep using em28xx-specific printk macros here. Just use pr_foo(). Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>