[alsa-devel] [PATCH 02/20] OMAP: McBSP: Wakeups utilized
Jarkko Nikula
jhnikula at gmail.com
Thu Jul 30 20:56:02 CEST 2009
On Thu, 30 Jul 2009 15:49:25 +0300
Eduardo Valentin <eduardo.valentin at nokia.com> wrote:
> --- a/arch/arm/plat-omap/mcbsp.c
> +++ b/arch/arm/plat-omap/mcbsp.c
> @@ -257,6 +257,23 @@ int omap_mcbsp_request(unsigned int id)
> clk_enable(mcbsp->iclk);
> clk_enable(mcbsp->fclk);
>
> +#ifdef CONFIG_ARCH_OMAP34XX
> + /*
I'm sure there is a way to avoid all of these added ifdefs in this patch
and in patches 7 and 8 as well.
--
Jarkko
--
To unsubscribe from this list: send the line "unsubscribe alsa-devel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Alsa-devel
mailing list