From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v4 0/9] Add STM32 pinctrl/GPIO driver Date: Fri, 5 Feb 2016 23:50:23 +0100 Message-ID: References: <1452773795-24216-1-git-send-email-mcoquelin.stm32@gmail.com> <56A92FB0.7080907@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <56A92FB0.7080907@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Maxime Coquelin Cc: Patrice CHOTARD , Mark Rutland , Rob Herring , "linux-gpio@vger.kernel.org" , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , =?UTF-8?Q?Andreas_F=C3=A4rber?= , "devicetree@vger.kernel.org" , Daniel Thompson , Bruno Herrera List-Id: linux-gpio@vger.kernel.org On Wed, Jan 27, 2016 at 9:59 PM, Maxime Coquelin wrote: > How do you prefer to proceed? > Should I send a fix on top of your devel branch, or you will fix it > directly? I fixed it now and also got rid of the surplus container_of static inline. Sorry for the delay. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Fri, 5 Feb 2016 23:50:23 +0100 Subject: [PATCH v4 0/9] Add STM32 pinctrl/GPIO driver In-Reply-To: <56A92FB0.7080907@gmail.com> References: <1452773795-24216-1-git-send-email-mcoquelin.stm32@gmail.com> <56A92FB0.7080907@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 27, 2016 at 9:59 PM, Maxime Coquelin wrote: > How do you prefer to proceed? > Should I send a fix on top of your devel branch, or you will fix it > directly? I fixed it now and also got rid of the surplus container_of static inline. Sorry for the delay. Yours, Linus Walleij