From e920574d7f2869c7be859a4e37da9305be98698e Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Tue, 13 May 2014 12:58:48 +0200 Subject: [PATCH] mfd: max8998: Make of_device_id array const Array of struct of_device_id may be be const as expected by both of_match_table field and of_match_node() call. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones --- Reading git-format-patch failed