ALSA: bt87x: Make load_all parameter working again
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 Feb 2013 08:48:45 +0000 (09:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Feb 2013 08:48:45 +0000 (09:48 +0100)
commitaacfddfdadb3540651d263245069631f341e953a
treefc3c898beb0f80d00b5f2b54977d10b5a96ff328
parentd28215996b0c3a900411769039aa3c54cf7008ab
ALSA: bt87x: Make load_all parameter working again

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/bt87x.c