From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f53.google.com ([209.85.215.53]:33042 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754254AbbEOOvh (ORCPT ); Fri, 15 May 2015 10:51:37 -0400 Received: by lagr1 with SMTP id r1so41622694lag.0 for ; Fri, 15 May 2015 07:51:35 -0700 (PDT) Date: Fri, 15 May 2015 16:51:34 +0200 From: Johan Hovold To: Jiri Slaby Cc: stable@vger.kernel.org, Johan Hovold , Linus Walleij Subject: Re: [patch added to the 3.12 stable tree] gpio: sysfs: fix memory leaks and device hotplug Message-ID: <20150515145134.GD13976@localhost> References: <1431700109-10261-1-git-send-email-jslaby@suse.cz> <1431700109-10261-4-git-send-email-jslaby@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431700109-10261-4-git-send-email-jslaby@suse.cz> Sender: stable-owner@vger.kernel.org List-ID: On Fri, May 15, 2015 at 04:28:24PM +0200, Jiri Slaby wrote: > From: Johan Hovold > > This patch has been added to the 3.12 stable tree. If you have any > objections, please let us know. This one depends on 01cca93a9491 ("gpio: unregister gpiochip device before removing it") as indicated by the stable tag: Cc: stable # v2.6.27: 01cca93a9491 Johan