From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 2/7] gpio: mvebu: Fix probe cleanup on error Date: Wed, 14 Jan 2015 14:05:04 +0100 Message-ID: References: <1420846493-31647-1-git-send-email-andrew@lunn.ch> <1420846493-31647-3-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1420846493-31647-3-git-send-email-andrew@lunn.ch> Sender: linux-pwm-owner@vger.kernel.org To: Andrew Lunn Cc: Thomas Petazzoni , Imre Kaloz , Gregory Clement , Sebastian Hesselbarth , "linux-gpio@vger.kernel.org" , "linux-pwm@vger.kernel.org" List-Id: linux-gpio@vger.kernel.org On Sat, Jan 10, 2015 at 12:34 AM, Andrew Lunn wrote: > Ensure that when there is an error during probe that the gpiochip is > removed and the generic irq chip is removed. > > Signed-off-by: Andrew Lunn Patch applied. Yours, Linus Walleij