ALSA: bt87x: Make load_all parameter working again
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 Feb 2013 08:48:45 +0000 (09:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Mar 2013 22:03:31 +0000 (06:03 +0800)
commit146a89dcb2cbc032cdd36e656252410980b4aa04
tree776597c4a766c8826639489c4cbdeddbebccc07f
parent00243dda62e27a3a0e9ca8c4017622b3fb35676f
ALSA: bt87x: Make load_all parameter working again

commit aacfddfdadb3540651d263245069631f341e953a upstream.

Along with a clean up commit [e9f66d9b9: ALSA: pci: clean up using
module_pci_driver()], bt87x driver lost the functionality of load_all
parameter.  This patch does a partial revert of the commit only for
bt87x.c to recover it.

Reported-by: Clemens Ladisch <cladisch@googlemail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/bt87x.c