mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
put_device will call ac97_codec_release to free
ac97_codec_device and other resources, so remove the kfree
and other redundant code.
Fixes:
|
||
|---|---|---|
| .. | ||
| ac97_core.h | ||
| bus.c | ||
| codec.c | ||
| Kconfig | ||
| Makefile | ||
| snd_ac97_compat.c | ||