On Wed, 18 Mar 2009 12:41:25 +0100 "Nurkkala Eero.An (EXT-Offcode/Oulu)" <[email protected]> wrote:
> From: Eero Nurkkala <[email protected]> > > McBSP clocks are being double enabled in the event the > McBSP is already active. Also, they are unnecessarily > disabled when there's no active McBSP in use. Fix this > phenomenom by enabling and disabling the clocks at the > proper location. > > Signed-off-by: Eero Nurkkala <[email protected]> > --- > arch/arm/plat-omap/mcbsp.c | 14 ++++++++------ > 1 files changed, 8 insertions(+), 6 deletions(-) > Acked-by: Jarkko Nikula <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
