From: Chaithrika U S Date: Wed, 30 Sep 2009 21:32:27 +0000 (-0400) Subject: ASoC: DaVinci: McASP FIFO related updates X-Git-Tag: v2.6.33-rc1~390^2~1^2~102 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=4fa9c1a5953441e06dbde7b6a655cbf6618e61dd;hp=4fa9c1a5953441e06dbde7b6a655cbf6618e61dd ASoC: DaVinci: McASP FIFO related updates 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 Signed-off-by: Mark Brown ---