From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 31 Jan 2013 21:56:20 +0100 Subject: [PATCH 1/6 v14] gpio: Add a block GPIO API to gpiolib In-Reply-To: References: <1358856404-8975-1-git-send-email-stigge@antcom.de> <1358856404-8975-2-git-send-email-stigge@antcom.de> <51053268.2000002@antcom.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 28, 2013 at 12:30 PM, Stijn Devriendt wrote: > This is one of the warts of the GPIO API, if you ask me (and probably > others too). > Using a resource without allocating it first is just asking for > trouble. It's one of those > things pinctl was designed to solve... I've been thinking about > spending spare time > sending out patches converting all implicit requests and then removing > the implicit > request, but spare time is limited... It would be much appreciated. We can make good use of all help we can get in this area... Yours, Linus Walleij