Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751855AbdCNPrM (ORCPT ); Tue, 14 Mar 2017 11:47:12 -0400 Received: from mail-vk0-f51.google.com ([209.85.213.51]:34248 "EHLO mail-vk0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbdCNPps (ORCPT ); Tue, 14 Mar 2017 11:45:48 -0400 MIME-Version: 1.0 In-Reply-To: References: <1488644620-11488-1-git-send-email-bgolaszewski@baylibre.com> From: Bartosz Golaszewski Date: Tue, 14 Mar 2017 16:45:46 +0100 Message-ID: Subject: Re: [PATCH 00/12] gpio: use resource management for irq descriptors To: Linus Walleij Cc: Alexandre Courbot , Bamvor Jian Zhang , Grygorii Strashko , Santosh Shilimkar , Kevin Hilman , Robert Jarzmik , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-OMAP , Thomas Gleixner , Marc Zyngier Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 471 Lines: 18 2017-03-14 16:18 GMT+01:00 Linus Walleij : > > Excellent series, applied all and pushing to the build servers for > testing. > Thanks! > Interested in the job to go over to drivers/pinctrl and check if we > have some dangling descs there if this works out? > If time permits, I will be improving the resource management for interrupts (generic-chip, domains etc.), so I may end up in pinctrl at some point. Best regards, Bartosz Golaszewski