omap: McBSP: Do not enable SRG in slave mode
authorPeter Ujfalusi <peter.ujfalusi@nokia.com>
Tue, 31 Aug 2010 08:11:44 +0000 (08:11 +0000)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Sep 2010 17:15:25 +0000 (10:15 -0700)
commitce3f054bdd4e022fa0ee9d11a215ec32f1caa12d
treeb7a916e40d672e49361a4b258aee1d0550388a7b
parent813f6c5850521fec8917f61813be59691b60fcdf
omap: McBSP: Do not enable SRG in slave mode

McBSP SRG (Sample Rate Generator) and FSG (Frame Sync
Generator) is only needed to be enabled, when McBSP
is master.
In McBSP slave mode, the SRG, and FSG can be kept disabled,
which might save some power at the end in this configuration.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/mcbsp.c