From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:08 +0000 (+0530) Subject: ASoC: pcm512x: Use CONFIG_PM_RUNTIME macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccffbd27af95700f6e46f5300fcc96c0cda9f178;p=pandora-kernel.git ASoC: pcm512x: Use CONFIG_PM_RUNTIME macro Fixes the following compilation warnings: sound/soc/codecs/pcm512x.c:520:12: warning: ‘pcm512x_suspend’ defined but not used [-Wunused-function] sound/soc/codecs/pcm512x.c:545:12: warning: ‘pcm512x_resume’ defined but not used [-Wunused-function] Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- Reading git-diff-tree failed