From: Fabio Falzoi Date: Tue, 5 Aug 2014 21:24:17 +0000 (+0200) Subject: Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b8b22489f5edf1fde0d6958ab3881068701e6d;p=pandora-kernel.git Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed