Merge branch 'fix/asoc' into for-linus

* fix/asoc:
  ASoC: Add missing DRV_NAME definitions for fsl/* drivers
This commit is contained in:
Takashi Iwai 2009-08-12 08:05:19 +02:00
Родитель 90bc1a658a afc5e65245
Коммит 909a2607a5
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,8 @@
#include "mpc5200_psc_ac97.h"
#include "../codecs/stac9766.h"
#define DRV_NAME "efika-audio-fabric"
static struct snd_soc_device device;
static struct snd_soc_card card;

Просмотреть файл

@ -30,6 +30,8 @@
#include "mpc5200_psc_ac97.h"
#include "../codecs/wm9712.h"
#define DRV_NAME "pcm030-audio-fabric"
static struct snd_soc_device device;
static struct snd_soc_card card;