From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 4 Apr 2012 07:45:28 +0000 Subject: [PATCH] pinctrl: Add SPEAr pinctrl drivers In-Reply-To: References: <201204031347.35256.arnd@arndb.de> Message-ID: <201204040745.29187.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 03 April 2012, Linus Walleij wrote: > Shall we go in and patch not just pinctrl but also regulator, > clk etc to return this if the subsystem is not yet up and no maps > and drivers at all have been yet been registered? Regulators already do it, IIRC, but a patch for clk and other things you notice would be nice. Arnd