> -----Original Message----- > From: Varadarajan, Charulatha [mailto:charu@xxxxxx] > Sent: Monday, November 22, 2010 12:43 PM > To: DebBarma, Tarun Kanti > Cc: linux-omap@xxxxxxxxxxxxxxx; Gopinath, Thara > Subject: Re: [PATCHv4 8/14] OMAP: dmtimer: platform driver > > <<snip>> > > > +static struct platform_driver omap_dmtimer_driver = { > > + .probe = omap_dm_timer_probe, > > + .remove = omap_dm_timer_remove, > > + .driver = { > > + .name = "omap-timer", > > Comment from Benoit on omap devices name ( see [1] ): > > "If possible, it will be better to use the "omap_" prefix in order to > start having some consitency in the omap devices name. " I can change. -- Tarun > > [1] https://patchwork.kernel.org/patch/305082/ > > > + }, > > +}; > > + > > <<snip>> -- 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