From 908725d541a46d76d488bcbacdb131b16d59331b Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Mon, 16 Mar 2015 20:21:36 +0100 Subject: [PATCH] mfd: Constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick Signed-off-by: Lee Jones --- Reading git-format-patch failed