commit | 30296f61159e803ba4c35b4bd1a2fef4cdd3a1d4 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Sep 05 17:47:35 2014 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Sep 09 14:03:34 2014 +0300 |
tree | 5442dc40496a48d7026ba2a3bca2b642c74c91af | |
parent | 9c8ee3c7341393811d5be5eb61b815e76f92c799 [diff] |
video: fbdev: use %*ph specifier to dump small buffers Instead of dereference each byte let's use %*ph specifier in the printk() calls. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>