From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.y.miao@gmail.com (Eric Miao) Date: Tue, 26 Jan 2010 14:01:15 +0800 Subject: [PATCH] RFC: make struct platform_driver.id_table const In-Reply-To: <4B5E092B.3070801@gmail.com> 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> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. Uwe, maybe you can file an incremental patch, or GregKH may help to drop mine and merge this instead, either way is OK to me. - eric