From: Kuninori Morimoto Date: Mon, 30 Nov 2009 11:24:48 +0000 (+0900) Subject: ASoC: sh: fsi: Add runtime PM support X-Git-Tag: v2.6.33-rc1~390^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785d1c45ce11820d5838eb6399caa0ac98c836cf;p=pandora-kernel.git ASoC: sh: fsi: Add runtime PM support This patch add support runtime PM. Driver callbacks for Runtime PM are empty because the device registers are always re-initialized after pm_runtime_get_sync(). The Runtime PM functions replaces the clock framework module stop bit handling in this driver. Signed-off-by: Kuninori Morimoto Acked-by: Paul Mundt Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed