X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fsound%2Fsoc.h;h=3a4bd3a3c68d25cb2ccd6896a2750a761668937a;hb=daf6c4501e048eed56b256401d030d6b28e92ff1;hp=f1de3e0c75bcad1da0cbed760272fe5e190bccdc;hpb=22e95ac87d62bdc65b8a694a23cd4a364689b013;p=deliverable%2Flinux.git diff --git a/include/sound/soc.h b/include/sound/soc.h index f1de3e0c75bc..3a4bd3a3c68d 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -248,8 +248,7 @@ typedef int (*hw_write_t)(void *,const char* ,int); extern struct snd_ac97_bus_ops soc_ac97_ops; enum snd_soc_control_type { - SND_SOC_CUSTOM = 1, - SND_SOC_I2C, + SND_SOC_I2C = 1, SND_SOC_SPI, };