From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Mon, 4 Oct 2010 22:55:33 -0600 (MDT) Subject: [PATCH 08/10] OMAP: split plat-omap/common.c In-Reply-To: References: <20101001213119.1408.65395.stgit@twilight.localdomain> <20101001213532.1408.55832.stgit@twilight.localdomain> <20101004065624.GD2559@legolas.emea.dhcp.ti.com> <20101004070040.GE2559@legolas.emea.dhcp.ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 5 Oct 2010, Shilimkar, Santosh wrote: > > -----Original Message----- > > From: Paul Walmsley [mailto:paul at pwsan.com] > > Sent: Tuesday, October 05, 2010 1:02 AM > > > > It's great that this is getting cleaned up but it's too late for 2.6.37. > > We stop taking new code after -rc6 comes out so we can try to get all of > > the changes integrated with each other and fix any bugs. > > > The patch was lying on the list for quite some time but didn't get much > attention before. According to my archives, it looks like Kevin did quite a bit of review on it and requested that it be converted to use omap_hwmod, after which there was no response. If it was converted to use hwmod and pm_runtime, it probably could have gone in with the other hwmod conversions in the .37 merge window. > > The best thing for you and Felipe to do is to convert the driver to use > > hwmod data and pm_runtime and test on more platforms, then post it to the > > list after 2.6.37 comes out. > Probably this make sense. - Paul