Looks, but: On 01/31/2011 04:50 PM, ext Kishon Vijay Abraham I wrote: > From: Charulatha V <charu@xxxxxx> > > 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@xxxxxx> > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > Signed-off-by: Shubhrajyoti D <shubhrajyoti@xxxxxx> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html