ALSA: opti-miro: use variables directly in the probe function
commitb67cad932c4e45edca2f4da2ee4f46001ba17363
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 17 Nov 2009 17:35:41 +0000 (17 18:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Nov 2009 06:23:32 +0000 (18 07:23 +0100)
tree0b20cdacf2ee161a017c50a79f8eea8bfe54a4c1
parentb753e03e5e7c6ee60e81cd6335c80dc26519f9d0
ALSA: opti-miro: use variables directly in the probe function

Use the fm_port and mpu_port variables directly in a probe function.
This completely eliminates a need to copy the fm_port value to
the snd_miro structure.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/opti9xx/miro.c