Hi Senthil,
On 10/7/2010 8:16 AM, Guruswamy, Senthilvadivu wrote:
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
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.
It is still not a reason to put hwmod in the subject. That is valid for
most patches of this series.
You have to put the plaform name then the subsystem if this is related
to the OMAP arch directory, which is DSS, not hwmod DSS.
In the case of DSS driver changes, then you should start with video:
DSS:, or maybe DSS is enough if there is no possible confusion.
The goal of that is just to highlight in the subject what part of the
kernel you are changing, since the maintainers are not necessarily the same.
Benoit
--
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