]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: msnd-classic: Fix invalid cfg parameter
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Sep 2010 07:58:12 +0000 (09:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Sep 2010 07:58:12 +0000 (09:58 +0200)
commite4ee8dd8afcbcbe502fa8a3d3af6eb09c96dd806
treef3145ab34fc6a3b5d259d8f8a573c23b34360801
parent76195fb096ca6db2f8bbaffb96e3025aaf1649a0
ALSA: msnd-classic: Fix invalid cfg parameter

The driver doesn't probe the device properly because of left-over cfg[]
that isn't used at all for msnd-classic device.  This is only for msnd-
pinnacle.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/msnd/msnd_pinnacle.c