From: Fabian Frederick Date: Mon, 16 Mar 2015 19:17:12 +0000 (+0100) Subject: power: constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~164^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb0885504cc029bd48877fa89ba91c33c0110b5;p=pandora-kernel.git power: 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 [for vexpress] Acked-by: Sudeep Holla Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed