commit | 36dba13bda9e33ed22b8c8bcff5283a2d54578da | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 05 07:21:18 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 05 15:26:28 2016 -0300 |
tree | f5e3b7c24e08b450d5b25b063b4507fc03faf764 | |
parent | 5049d31bc34d64b255b0470cace7d0221f0d6b0f [diff] |
[media] tda18271: use prefix on all printk messages Some messages have a hardcoded prefix; others not. Use the pr_fmt() to ensure that all messages will use the same prefix. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>