]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60fa2a5ff71bdd043c6a84db1b0f436e3af551da
tree955daa545e11fe4c53e543d45c93df8f76d9649c
parentc0e3e20b8a702a200456b707334836075f38dcfb
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