commit | d1a31e975738c215f450f3d7c15d5fb96942a866 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Oct 01 16:13:05 2015 +0300 |
committer | Sekhar Nori <nsekhar@ti.com> | Wed Oct 07 16:40:58 2015 +0530 |
tree | 9b401eadfe41ecb0df0f6926c4e019cf81546c27 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
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>