From: Johannes Berg Date: Thu, 5 Oct 2006 13:06:34 +0000 (+0200) Subject: [ALSA] alsa core: add struct device pointer to struct snd_pcm X-Git-Tag: v2.6.21-rc1~83^2~62^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c78085fcd2ce7cd036e1488472eb41a64d70949a;p=pandora-kernel.git [ALSA] alsa core: add struct device pointer to struct snd_pcm This patch adds a struct device pointer to struct snd_pcm in order to be able to give it a different device than the card. It defaults to the card's device, however, so it should behave identically for drivers not touching the field. Signed-off-by: Johannes Berg Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed