| commit | 9e5341b92d1d2dde11691b394721b45b36416bef | [log] [tgz] |
|---|---|---|
| author | Takashi Iwai <tiwai@suse.de> | Tue Sep 21 09:57:06 2010 +0200 |
| committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 21 10:00:03 2010 +0200 |
| tree | 987a81df30cec229d2af12f87c4b572ded04095d | |
| parent | 9396d3174b761685d6fefb1103e66b96a2e5db6d [diff] |
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>