OSDN Git Service

mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 8 Mar 2018 17:37:55 +0000 (09:37 -0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit44564bc3d999cb1febfdb6750e2059d2b308ce00
tree955daa545e11fe4c53e543d45c93df8f76d9649c
parent6d97b6f1af8bfca0ac37e860a5b80612ce741fe2
mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()

Convert print_hex_dump() to print_hex_dump_debug() to be able to
leverage CONFIG_DYNAMIC_DEBUG.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rave-sp.c