]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 1 Oct 2015 19:55:27 +0000 (21:55 +0200)
commit5f1b8026f07810ce6f2e08b0e9bf18517626a647
tree16ea87843682b3051251c8ba5d301834be1fd0f6
parent03f3c5a9c420f27187c33093da8448e661cf1ea1
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