]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[ALSA] sb16 - Use platform_device and add PnP support
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 15:54:56 +0000 (16:54 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:28:05 +0000 (12:28 +0100)
commit6f045616aff91022966b5c37ba6845791dd125dc
tree273a962fbd5fcdd131f194cdc9b91ab0c409c98c
parent703529140cfb774366b839f38f027f283cb948b4
[ALSA] sb16 - Use platform_device and add PnP support

Modules: SB16/AWE driver

Rewrite the probe/remove with platform_device.
Add PM support using PnP suspend/resume callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sb/sb16.c