cris: re-use helpers to dump data in hex format
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 1 Oct 2015 12:17:25 +0000 (15:17 +0300)
committerJesper Nilsson <jespern@axis.com>
Mon, 2 Nov 2015 19:03:05 +0000 (20:03 +0100)
commitfad5a06b0cfd9a65c71d09c70520d0cf67e0c577
tree08c08e366302bdc8ea047f9891cc783b342f058c
parentab28e96fd1cf1db1579854931890e5613efc5021
cris: re-use helpers to dump data in hex format

There are native helpers such as print_hex_byte() and %*ph specifier to dump
data in hex format. Re-use them instead of a custom approach.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
arch/cris/arch-v32/drivers/axisflashmap.c