From: Dmitry Torokhov Date: Mon, 19 Mar 2012 06:36:29 +0000 (-0700) Subject: Input: gpio_keys - constify platform data X-Git-Tag: v3.4-rc1~28^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9080921aa32c70a95476ce387e973787b892591;p=pandora-kernel.git Input: gpio_keys - constify platform data The platform data should not be altered and therefore should be accessed through const pointers. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed