ALSA: hda - Make full_reset boolean
authorThierry Reding <treding@nvidia.com>
Wed, 9 Apr 2014 10:30:57 +0000 (12:30 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Apr 2014 12:48:07 +0000 (14:48 +0200)
commit17c3ad030213da23158082ea90ebbe2a3940a2d2
tree5d8e5d76d36d4dd86ebd20aed6b2fd8f3124716d
parent137bcc33c6fd775579c7d9d266e1972f56cf5cab
ALSA: hda - Make full_reset boolean

The full_reset argument to azx_init_chip() carries boolean rather than
numerical information, so update the type to reflect that.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c