From: Dmitry Torokhov Date: Sat, 21 Apr 2012 05:33:08 +0000 (-0700) Subject: Input: matrix-keypad - fix 'duplicate const' sparse warning X-Git-Tag: v3.5-rc1~103^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0508c19a6fddd1ba5495004370e4fc2fd4a7d33a;p=pandora-kernel.git Input: matrix-keypad - fix 'duplicate const' sparse warning SIMPLE_DEV_PM_OPS already defines constant dev_pm_ops. Also guard PM methods with CONFIG_PM_SLEEP and get rid of some unneeded #ifdefs. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed