linux-stable-rt/sound/soc/fsl
Jon Smirl 20d0e1520e ASoC: AC97 driver for mpc5200
I've implemented retries for when the AC97 hardware doesn't reset on
first try. About 10% of the time both the Efika and pcm030 AC97 codecs
don't reset on first try and need to be poked multiple times.  Failure
is indicated by not having the link clock start ticking. Every once in
a while even five pokes won't get the link started and I have to power
cycle.

Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-05-26 21:13:00 +01:00
..
Kconfig ASoC: AC97 driver for mpc5200 2009-05-26 21:13:00 +01:00
Makefile ASoC: AC97 driver for mpc5200 2009-05-26 21:13:00 +01:00
fsl_dma.c ASoC: fsl_dma: Pass the proper device for dma mapping routines 2009-04-06 23:35:42 +01:00
fsl_dma.h
fsl_ssi.c sound: use dev_set_drvdata 2009-05-17 19:31:49 +02:00
fsl_ssi.h ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers 2009-03-06 13:37:16 +00:00
mpc5200_dma.c ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc5200_dma.h ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc5200_psc_ac97.c ASoC: AC97 driver for mpc5200 2009-05-26 21:13:00 +01:00
mpc5200_psc_ac97.h ASoC: AC97 driver for mpc5200 2009-05-26 21:13:00 +01:00
mpc5200_psc_i2s.c ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc5200_psc_i2s.h ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc8610_hpcd.c ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers 2009-03-06 13:37:16 +00:00
soc-of-simple.c