ASoC: DaVinci: McASP FIFO related updates
authorChaithrika U S <chaithrika@ti.com>
Wed, 30 Sep 2009 21:32:27 +0000 (17:32 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 30 Sep 2009 12:43:55 +0000 (13:43 +0100)
The DMA params for McASP with FIFO has been updated so that it works for
various FIFO levels. A member- 'fifo_level' has been added to the DMA
params data structure. The fifo_level can be adjusted by the tx[rx]_numevt
platform data. This is relevant only for DA8xx/OMAP-L1xx platforms. This
implementation has been tested for numevt values 1, 2, 4, 8.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found