android_kernel_samsung_univ.../sound/soc/ux500
Lee Jones 33899b1985 ASoC: ux500: Dramatically reduce the size of the DAI driver data struct
We no longer have a means to differentiate between MSP devices at probe
time, mainly because we don't really have to. So rather than have an over-
sized static data structure in place, where the only difference between
devices is the ID and name (which are unused), we'll just create one
succinct, statically assigned and shared one instead.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-01-07 15:37:20 +00:00
..
Kconfig
Makefile
mop500_ab8500.c
mop500_ab8500.h
mop500.c ASoC: Ux500: Match platform by device node when booting Device Tree 2014-01-07 15:37:19 +00:00
ux500_msp_dai.c ASoC: ux500: Dramatically reduce the size of the DAI driver data struct 2014-01-07 15:37:20 +00:00
ux500_msp_dai.h
ux500_msp_i2s.c ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data 2014-01-07 15:37:20 +00:00
ux500_msp_i2s.h
ux500_pcm.c ASoC: ux500_pcm: Differentiate between pdata and DT initialisation 2014-01-07 15:37:20 +00:00
ux500_pcm.h