ALSA: aaci - Clean up duplicate code
authorTakashi Iwai <tiwai@suse.de>
Tue, 1 Dec 2009 15:36:56 +0000 (16:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 1 Dec 2009 15:36:56 +0000 (16:36 +0100)
commitcf5bd652c384cf58544f43bea097bbc9cf14e4f5
tree162837d5f24b8657f4726d73ae4b5a7901569eee
parente0feefc70c1bb3f51aa9bb42acfd22cd7472a5d9
ALSA: aaci - Clean up duplicate code

Now snd_ac97_pcm_open() is called with the exactly same arguments
for both playback and capture directions.  Remove the unneeded check.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/arm/aaci.c