From: Fabian Frederick Date: Wed, 18 Mar 2015 16:49:01 +0000 (+0100) Subject: ASoC: fsi: constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~6^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c660c0a805860e3abf22b44a2508ff46a549ffa9;p=pandora-kernel.git ASoC: fsi: 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: Mark Brown --- Reading git-diff-tree failed