From: Krzysztof Kozlowski Date: Fri, 23 May 2014 09:03:05 +0000 (+0200) Subject: extcon: palmas: Make of_device_id array const X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc2ac7deffecc52932ee24357f6c33e5e9ce420;p=pandora-kernel.git extcon: palmas: Make of_device_id array const Array of struct of_device_id may be be const as expected by of_match_table field. Signed-off-by: Krzysztof Kozlowski Cc: Graeme Gregory Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed