ALSA: ice1712: add chip_exit callback
authorOndrej Zary <linux@rainbow-software.org>
Sun, 14 Oct 2012 19:09:19 +0000 (21:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Oct 2012 07:01:26 +0000 (09:01 +0200)
Add chip_exit callback to allow card subdrivers to do cleanup work on module
removal.

Needed by Philips PSC724 subdriver to cancel delayed work.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found