]> 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)
commit3df55468412a3eb140bc0d4e27b13629d7b1df09
tree08c08e366302bdc8ea047f9891cc783b342f058c
parent3f92ae3eda1441cc5372485d1fe5ba1e0941e5dd
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