commit | 12b131c4cf3eb1dc8a60082a434b7b100774c2e7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Oct 05 15:05:34 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Feb 09 09:00:06 2007 +0100 |
tree | 3c7269d2617724710d35ad8543dbe0713c61a58e | |
parent | feaa6a74d852be40c0e717471aa92eead012052c [diff] |
[ALSA] allow registering an alsa device with struct device pointer 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>