[media] mt20xx: use %*ph to do small hexa dumps
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 14 Oct 2016 13:37:48 +0000 (10:37 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 21 Oct 2016 10:51:28 +0000 (08:51 -0200)
commitc5bac2e75270b10ff5a5675bebad4df2106506f1
treee1a88ccaecb5b7d320236306f6c009f8ea5c14d6
parent832d40c028cfc7049ceff79155f87ccb5e6a3582
[media] mt20xx: use %*ph to do small hexa dumps

Since commit 563873318d32 ("Merge branch 'printk-cleanups"),
continuation lines require KERN_CONT. Instead, let's just
use %*ph to print the buffer.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/tuners/mt20xx.c