From: Johannes Berg Date: Thu, 5 Oct 2006 13:05:34 +0000 (+0200) Subject: [ALSA] allow registering an alsa device with struct device pointer X-Git-Tag: v2.6.21-rc1~83^2~62^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12b131c4cf3eb1dc8a60082a434b7b100774c2e7;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed