From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Tue, 26 Jan 2010 16:54:13 +0800 Subject: [PATCH] RFC: make struct platform_driver.id_table const In-Reply-To: <20100126083500.GA20792@pengutronix.de> References: <1264179837-22999-1-git-send-email-u.kleine-koenig@pengutronix.de> <20100125013421.GL26562@trinity.fluff.org> <4B5CFEBE.2070906@gmail.com> <20100125074242.GA12480@pengutronix.de> <4B5E092B.3070801@gmail.com> <20100126083500.GA20792@pengutronix.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2010/1/26 Uwe Kleine-K?nig : > Greg, > > On Tue, Jan 26, 2010 at 02:01:15PM +0800, Eric Miao wrote: >> I seems to remember a similar patch sent to GregKH weeks ago and >> should be sitting somewhere but this one looks to be more complete. > Yes, it's > ? ? ? ?gregkh-2.6/gregkh-05-driver-core/driver-core-make-platform_device_id-table-const.patch > > Below you can find the current state with all Acks it has got until now. > (Eric: I considered your mail as Ack, too. ?OK?) OK. > As I don't know how to change the log message with an incremental patch > you have to tell me if you prefer this way. Greg?