From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH 1/2] pinctrl: at91-pio4: Use irq_set_handler_locked() Date: Fri, 2 Oct 2015 15:57:32 +0200 Message-ID: <560E8D4C.1000400@atmel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: Received: from eusmtp01.atmel.com ([212.144.249.243]:20893 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751800AbbJBN6U (ORCPT ); Fri, 2 Oct 2015 09:58:20 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Ludovic Desroches , linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org, Stephen Rothwell Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, s.hauer@pengutronix.de, alexandre.belloni@free-electrons.com, Thomas Gleixner Hi all, Well it seems my cover letter is missing. So, here it is: ---8<---- pinctrl: at91-pio4: fixes for current linux-next (irq) While testing the sama5d2 on today's linux-next I discovered that some adaptations were missing. So, I don't know if you were aware but here are my fixes in case you don't have them already. +Cc: Thomas and Stephen in case these errors happen while building linux-next... Bye, From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Fri, 2 Oct 2015 15:57:32 +0200 Subject: [PATCH 1/2] pinctrl: at91-pio4: Use irq_set_handler_locked() In-Reply-To: References: Message-ID: <560E8D4C.1000400@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi all, Well it seems my cover letter is missing. So, here it is: ---8<---- pinctrl: at91-pio4: fixes for current linux-next (irq) While testing the sama5d2 on today's linux-next I discovered that some adaptations were missing. So, I don't know if you were aware but here are my fixes in case you don't have them already. +Cc: Thomas and Stephen in case these errors happen while building linux-next... Bye, From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752313AbbJBN6W (ORCPT ); Fri, 2 Oct 2015 09:58:22 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:20893 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751800AbbJBN6U (ORCPT ); Fri, 2 Oct 2015 09:58:20 -0400 Subject: Re: [PATCH 1/2] pinctrl: at91-pio4: Use irq_set_handler_locked() To: Ludovic Desroches , , , "Stephen Rothwell" References: CC: , , , , "Thomas Gleixner" From: Nicolas Ferre X-Enigmail-Draft-Status: N1110 Organization: atmel Message-ID: <560E8D4C.1000400@atmel.com> Date: Fri, 2 Oct 2015 15:57:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Well it seems my cover letter is missing. So, here it is: ---8<---- pinctrl: at91-pio4: fixes for current linux-next (irq) While testing the sama5d2 on today's linux-next I discovered that some adaptations were missing. So, I don't know if you were aware but here are my fixes in case you don't have them already. +Cc: Thomas and Stephen in case these errors happen while building linux-next... Bye,