From: Dylan Reid Date: Tue, 8 Apr 2014 19:06:18 +0000 (-0700) Subject: ALSA: hda - Use runtime helper to check active state. X-Git-Tag: v3.15-rc1~36^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0a48f3402a43bd8bb85bfda4f72e0a34634d74;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed