From: Ben Dooks Date: Wed, 11 Nov 2009 05:00:35 +0000 (-0800) Subject: Input: gpio_keys - use dev_ macros to report information X-Git-Tag: v2.6.33-rc1~337^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db19fd8b3a3e198e84b93fa217acf77e72a4cd35;p=pandora-kernel.git Input: gpio_keys - use dev_ macros to report information The gpio_keys driver is binding to a platform device but using pr_err() to report errors. Change to using dev_err() so that all messages are prefixed by the device name. Signed-off-by: Ben Dooks Signed-off-by: Simtec Linux Team Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed