From: Andy Shevchenko Date: Thu, 15 Jan 2015 11:45:09 +0000 (+0200) Subject: i915: reuse %ph to dump small buffers X-Git-Tag: fixes-v4.0-rc1~91^2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f34cc393f6407fbec91ff6d4fd1e29fe86b59d5;p=pandora-kernel.git i915: reuse %ph to dump small buffers Instead of pushing each byte via stack the specifier allows to supply the pointer and length to dump buffers up to 64 bytes long. Signed-off-by: Andy Shevchenko Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed