From: Krzysztof Kozlowski Date: Wed, 6 May 2015 23:54:56 +0000 (-0700) Subject: Input: samsung-keypad - constify platform_device_id X-Git-Tag: omap-for-v4.2/fixes-rc1^2~130^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8550b073716eda61329710bf133b8f5c25df40fa;p=pandora-kernel.git Input: samsung-keypad - constify platform_device_id The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed