From 3bc2ac7deffecc52932ee24357f6c33e5e9ce420 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Fri, 23 May 2014 11:03:05 +0200 Subject: [PATCH] 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-format-patch failed