OSDN Git Service

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)
commitd1a31e975738c215f450f3d7c15d5fb96942a866
tree9b401eadfe41ecb0df0f6926c4e019cf81546c27
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
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