]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: pcmcia - Use pcmcia_request_irq()
authorTakashi Iwai <tiwai@suse.de>
Tue, 14 Jun 2011 13:57:08 +0000 (15:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Dec 2012 20:59:12 +0000 (12:59 -0800)
commitfa52e1c97ffe1d1f67ad5311d3944229463607d4
tree94f18a15d5e5181ed21ba6b412011d834339d8b3
parent2fc3fd44850e68f21ce1746c2e94470cab44ffab
ALSA: pcmcia - Use pcmcia_request_irq()

commit 08ef79490dad6b88010e94795cf9f89b018ed504 upstream.

The drivers don't require the exclusive irqs.  Let's fix the deprecated
warnings.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pcmcia/pdaudiocf/pdaudiocf.c
sound/pcmcia/vx/vxpocket.c