]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] dummy - Use platform_device
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 15:01:56 +0000 (16:01 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:20:29 +0000 (12:20 +0100)
commit6e65c1cc4458b2784224759b6137a50d4f65e610
tree3eb2969064812e3c4aa202bc5f97f6e2aeb98e31
parente26e7545e9542425f140cb4c605a7ab5a3b13e00
[ALSA] dummy - Use platform_device

Modules: Generic drivers

Rewrite the probe/remove code using platform_device.
Added the suspend/resume support, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/dummy.c