commit | 7b0a48f3402a43bd8bb85bfda4f72e0a34634d74 | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Tue Apr 08 12:06:18 2014 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 09 09:33:03 2014 +0200 |
tree | 034c0baa1ba1adbffeafcec9b02b003a2f01dae9 | |
parent | 4f8e940095536bc002a81666a4107a581c84e9b9 [diff] |
ALSA: hda - Use runtime helper to check active state. 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 <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>