Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory
authorFabio Falzoi <fabio.falzoi84@gmail.com>
Tue, 5 Aug 2014 21:24:17 +0000 (23:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:13 +0000 (12:23 -0700)
commit69b8b22489f5edf1fde0d6958ab3881068701e6d
tree769ecf638daef818c245f99e42c15f25320a3954
parent63bc516402c615250ef9e88905b8c78a04fbacdb
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 <fabio.falzoi84@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/ms.c
drivers/staging/rts5208/rtsx_chip.c
drivers/staging/rts5208/rtsx_scsi.c
drivers/staging/rts5208/sd.c
drivers/staging/rts5208/trace.h