From: Uwe Kleine-König Date: Tue, 31 Mar 2015 18:35:09 +0000 (+0200) Subject: ASoC: rcar: mark device data as constant X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~3^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969b8619069f0e4da767c54481dcc10812f949a5;p=pandora-kernel.git ASoC: rcar: mark device data as constant A driver's device data should and can be const. This is a follow-up on commit 33187fb4a203 (ASoC: rsnd: constify of_device_id array) which marked the of_device_id as const. Signed-off-by: Uwe Kleine-König Signed-off-by: Mark Brown --- Reading git-diff-tree failed