]> err.no Git - linux-2.6/commitdiff
[ALSA] allow registering an alsa device with struct device pointer
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 5 Oct 2006 13:05:34 +0000 (15:05 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:00:06 +0000 (09:00 +0100)
This patch adds snd_register_device_for_dev taking a struct device
pointer to link the new device to and makes snd_register_device a simple
static inline wrapper around it.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found