From 69b8b22489f5edf1fde0d6958ab3881068701e6d Mon Sep 17 00:00:00 2001 From: Fabio Falzoi Date: Tue, 5 Aug 2014 23:24:17 +0200 Subject: [PATCH] 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-format-patch failed