commit | c5bac2e75270b10ff5a5675bebad4df2106506f1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 14 10:37:48 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 21 08:51:28 2016 -0200 |
tree | e1a88ccaecb5b7d320236306f6c009f8ea5c14d6 | |
parent | 832d40c028cfc7049ceff79155f87ccb5e6a3582 [diff] |
[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>