]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6ede7504e43f4d9661e56abad9ce4a24c068f958
tree162837d5f24b8657f4726d73ae4b5a7901569eee
parent0f491692439d027d9c80dd18c016ec53b1f46a6f
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