]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: davinci: re-use %*ph specifier
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 1 Oct 2015 13:13:05 +0000 (16:13 +0300)
committerSekhar Nori <nsekhar@ti.com>
Wed, 7 Oct 2015 11:10:58 +0000 (16:40 +0530)
commitbbcfd2951aa54b088a9b18d6984a357bffcad23e
tree9b401eadfe41ecb0df0f6926c4e019cf81546c27
parent935a478e4144e0a4f690471a4a1d8ad5718a721b
ARM: davinci: re-use %*ph specifier

%*ph specifier allows to dump data in hex format using the pointer
to a buffer. This is suitable to use here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-dm644x-evm.c