git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3232e04
)
[media] hdpvr: reduce memory footprint when debugging
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 4 Sep 2014 13:04:38 +0000
(10:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 23 Sep 2014 19:13:36 +0000
(16:13 -0300)
There is no need to use hex_dump_to_buffer() since we have a kernel helper to
dump up to 64 bytes just via printk().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found