From: Axel Lin Date: Fri, 17 Jul 2015 02:54:49 +0000 (+0800) Subject: ASoC: Constify dev_pm_ops variables X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d1b8ce2973c2f5956f4d4e4af002986ccc5748;p=pandora-kernel.git ASoC: Constify dev_pm_ops variables The dev_pm_ops variables are not modified after initialization in these drivers, so make them const. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed