From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:43665 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752773AbbFDWLG (ORCPT ); Thu, 4 Jun 2015 18:11:06 -0400 Date: Fri, 5 Jun 2015 07:11:04 +0900 From: Greg KH To: Luis Henriques Cc: anarsoul@gmail.com, broonie@kernel.org, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "ASoC: uda1380: Avoid accessing i2c bus when codec is disabled" has been added to the 3.10-stable tree Message-ID: <20150604221104.GA5855@kroah.com> References: <143329513250101@kroah.com> <20150603094415.GC1737@ares> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150603094415.GC1737@ares> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jun 03, 2015 at 10:44:15AM +0100, Luis Henriques wrote: > On Wed, Jun 03, 2015 at 10:32:12AM +0900, Greg Kroah-Hartman wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > ASoC: uda1380: Avoid accessing i2c bus when codec is disabled > > > > to the 3.10-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > asoc-uda1380-avoid-accessing-i2c-bus-when-codec-is-disabled.patch > > and it can be found in the queue-3.10 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > I'm not sure this should be applied to 3.10 (or even 3.14) as the > 'Fixes:' commits are not present on these kernels. Good catch, thanks, now removed. greg k-h