From: Mark Brown Date: Mon, 9 Sep 2013 09:33:49 +0000 (+0100) Subject: gpiolib: Provide helper macros for logging of GPIO events X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6424de5af1942e33ce0267cbfe9ff12e387d93d6;p=pandora-kernel.git gpiolib: Provide helper macros for logging of GPIO events Currently many but not all GPIO log messages log the GPIO number and the formats vary. Ensure that this is done consistently by defining logging helpers which take the GPIO descriptor. The will help people pattern matching on logs and providing the number makes the log messages that omitted it more useful. Signed-off-by: Mark Brown Acked-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed