commit | 267bccaf0409e2a4e17591bb31e8d1ceb866988c | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Sun Oct 14 21:09:19 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 17 09:01:26 2012 +0200 |
tree | ae57d01b21e2957adc076701d8c2e5658a361b5b | |
parent | dcda5806165c155d90b9aa466a1602cf4726012b [diff] |
ALSA: ice1712: add chip_exit callback 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>