From: Krzysztof Helt Date: Tue, 17 Nov 2009 17:35:41 +0000 (+0100) Subject: ALSA: opti-miro: use variables directly in the probe function X-Git-Tag: v2.6.33-rc1~390^2~2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67cad932c4e45edca2f4da2ee4f46001ba17363;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed