[alsa-devel] [PATCH v2 04/13] OMAP2430: hwmod data: Add McBSP
Peter Ujfalusi
peter.ujfalusi at nokia.com
Tue Feb 1 13:39:49 CET 2011
Looks, but:
On 01/31/2011 04:50 PM, ext Kishon Vijay Abraham I wrote:
> From: Charulatha V <charu at ti.com>
>
> Add McBSP hwmod data for OMAP2430.
>
> Added a revision member inorder to facilitate the driver to
> differentiate between mcbsp in different omap.
>
> Signed-off-by: Charulatha V <charu at ti.com>
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti at ti.com>
> ---
> arch/arm/mach-omap2/omap_hwmod_2430_data.c | 417 ++++++++++++++++++++++++++++
> arch/arm/plat-omap/include/plat/mcbsp.h | 2 +
> 2 files changed, 419 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c
...
> /* dma_system class*/
> &omap2430_dma_system_hwmod,
> +
> + /*mcbsp class*/
Missing spaces around the comment text
> + &omap2430_mcbsp1_hwmod,
> + &omap2430_mcbsp2_hwmod,
> + &omap2430_mcbsp3_hwmod,
> + &omap2430_mcbsp4_hwmod,
> + &omap2430_mcbsp5_hwmod,
> NULL,
> };
>
--
Péter
More information about the Alsa-devel
mailing list