]> git.baikalelectronics.ru Git - kernel.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>
Mon, 2 Nov 2015 19:03:05 +0000 (20:03 +0100)
commit0afa4362e831bbce4cf3b1552210b48c4a508c45
tree08c08e366302bdc8ea047f9891cc783b342f058c
parent3266244a36e8a12c2a941cd276aa13fbdb87c370
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