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:
63bc516
)
Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory
author
Fabio Falzoi
<fabio.falzoi84@gmail.com>
Tue, 5 Aug 2014 21:24:17 +0000
(23:24 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:13 +0000
(12:23 -0700)
Use dev_dbg with %*ph format specifier and print_hex_dump_bytes to dump memory
instead of relying on custom macro.
Signed-off-by: Fabio Falzoi <fabio.falzoi84@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found