> -----Original Message----- > From: Premi, Sanjeev > Sent: Wednesday, October 06, 2010 7:49 PM > To: Guruswamy, Senthilvadivu; khilman@xxxxxxxxxxxxxxxxxxx; > tomi.valkeinen@xxxxxxxxx; paul@xxxxxxxxx; Hiremath, Vaibhav; linux- > omap@xxxxxxxxxxxxxxx > Subject: RE: [PATCH v1 12/16] OMAP3: hwmod DSS: DISPC Move init,exit to > driver > > > -----Original Message----- > > From: linux-omap-owner@xxxxxxxxxxxxxxx > > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of > > Guruswamy, Senthilvadivu > > Sent: Wednesday, October 06, 2010 4:45 PM > > To: khilman@xxxxxxxxxxxxxxxxxxx; tomi.valkeinen@xxxxxxxxx; > > paul@xxxxxxxxx; Hiremath, Vaibhav; linux-omap@xxxxxxxxxxxxxxx > > Cc: Guruswamy, Senthilvadivu > > Subject: [PATCH v1 12/16] OMAP3: hwmod DSS: DISPC Move > > init,exit to driver > > > > From: Senthilvadivu Guruswamy <svadivu@xxxxxx> > > > > Move init exit methods to its driver probe,remove. > > pdev member has to be maintained by its own drivers. > > [sp] How is this change related to hwmod mentioned in the > subject line? [Senthil] As part of the hwmod design, dispc is made as platform driver. Hence the dispc_init and dispc_exit has to be moved from core "omapdisplay" Driver to "dss_dispc" platform driver. Pdev is the platform device structure maintained in dss_dispc driver containing silicon specific info like baseaddr, irqs of DISPC HW. > ~sanjeev > > [snip]...[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