[ALSA] aoa: set device pointer in pcms

This patch makes a few whitespace cleanups and makes i2sbus assign the new
struct device pointer in struct snd_pcm so that the proper device symlink
shows up in sysfs.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Šī revīzija ir iekļauta:
Johannes Berg
2006-10-05 15:07:23 +02:00
revīziju iesūtīja Jaroslav Kysela
vecāks c78085fcd2
revīzija 73e85fe845
2 mainīti faili ar 3 papildinājumiem un 6 dzēšanām

Parādīt failu

@@ -59,7 +59,7 @@ void aoa_alsa_cleanup(void)
}
int aoa_snd_device_new(snd_device_type_t type,
void * device_data, struct snd_device_ops * ops)
void * device_data, struct snd_device_ops * ops)
{
struct snd_card *card = aoa_get_card();
int err;