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

No differences found