[alsa-devel] [PATCH 1/2] ASoC: sh: fsi: Add runtime PM support
Paul Mundt
lethal at linux-sh.org
Tue Nov 10 00:14:09 CET 2009
On Mon, Nov 09, 2009 at 11:12:39AM +0900, Kuninori Morimoto wrote:
> 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 <morimoto.kuninori at renesas.com>
> Signed-off-by: Magnus Damm <damm at opensource.se>
On Mon, Nov 09, 2009 at 11:12:49AM +0900, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori at renesas.com>
> ---
> arch/sh/boards/mach-se/7724/setup.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
These look fine, I'll queue them up.
More information about the Alsa-devel
mailing list