From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751585Ab2JAALm (ORCPT ); Sun, 30 Sep 2012 20:11:42 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:28287 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751214Ab2JAALl (ORCPT ); Sun, 30 Sep 2012 20:11:41 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+RtkXxtBjyDUaTktrrv60f0BVI4IZpiN4= Date: Sun, 30 Sep 2012 20:11:33 -0400 From: Jason Cooper To: Linus Walleij Cc: Axel Lin , Linus Walleij , Thomas Petazzoni , Grant Likely , Sebastian Hesselbarth , Andrew Lunn , Arnd Bergmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH] gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type Message-ID: <20121001001133.GH17765@titan.lakedaemon.net> References: <1348993407.20815.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 30, 2012 at 11:49:49PM +0200, Linus Walleij wrote: > On Sun, Sep 30, 2012 at 10:23 AM, Axel Lin wrote: > > > Signed-off-by: Axel Lin > > Acked-by: Linus Walleij > > Since this gpio-mvebu patch is in ARM SoC or somewhere I expect > whoever put it there to safeguide the fix to its destination. yep, I got it. thx, Jason.