]> asedeno.scripts.mit.edu Git - linux.git/commit
firmware: meson_sm: use %*ph to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 4 Sep 2019 17:48:35 +0000 (20:48 +0300)
committerKevin Hilman <khilman@baylibre.com>
Thu, 3 Oct 2019 15:43:33 +0000 (08:43 -0700)
commit9be579f4c41f69c42278980af73e3b201f4159bb
treeb181a9543fc73b75cc96d1e90495c9cda721f8c2
parent8cde3c2153e8f57be884c0e73f18bc4de150e870
firmware: meson_sm: use %*ph to print small buffer

Use %*ph format to print small buffer as hex string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/firmware/meson/meson_sm.c