Re: [PATCH] ALSA: hda - Use runtime helper to check active state.

2014-04-09 Thread Takashi Iwai
At Tue, 8 Apr 2014 12:06:18 -0700, Dylan Reid wrote: > > >From azx_interrupt, use the helper to check if the device is active > instead of checking the state. This will do the right thing if > runtime pm is disabled in addition to if the device is suspended. > > Signed-off-by: Dylan Reid Than

[PATCH] ALSA: hda - Use runtime helper to check active state.

2014-04-08 Thread Dylan Reid
>From azx_interrupt, use the helper to check if the device is active instead of checking the state. This will do the right thing if runtime pm is disabled in addition to if the device is suspended. Signed-off-by: Dylan Reid --- sound/pci/hda/hda_controller.c | 2 +- 1 file changed, 1 insertion(