]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Introduce hda_call_check_power_status() helper
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Sep 2010 07:57:06 +0000 (09:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Sep 2010 08:00:03 +0000 (10:00 +0200)
commit974022261ebf4cbaecf441d649dec2cceedba523
tree987a81df30cec229d2af12f87c4b572ded04095d
parent2d9f4b8228cdc8a8e47e7bd0a27dc84129dc989c
ALSA: hda - Introduce hda_call_check_power_status() helper

Replace the explicit ifdef check and call of check_power_status ops with
a new helper function, hda_call_check_power_status().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c