Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751934AbdLWJQE (ORCPT ); Sat, 23 Dec 2017 04:16:04 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50950 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750752AbdLWJP7 (ORCPT ); Sat, 23 Dec 2017 04:15:59 -0500 Date: Sat, 23 Dec 2017 10:16:00 +0100 From: Greg Kroah-Hartman To: Brian Norris Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Sukumar Ghorai , Amit K Bag , Oliver Neukum , Marcel Holtmann , Matthias Kaehlcke , Guenter Roeck Subject: Re: [PATCH 4.4 75/78] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature" Message-ID: <20171223091600.GB13832@kroah.com> References: <20171222084556.909780563@linuxfoundation.org> <20171222084605.397163294@linuxfoundation.org> <20171222173250.GA127515@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171222173250.GA127515@google.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 35 On Fri, Dec 22, 2017 at 09:32:52AM -0800, Brian Norris wrote: > Hi, > > On Fri, Dec 22, 2017 at 09:46:56AM +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Greg Kroah-Hartman > > > > This reverts commit ffc7565746bb2fc063fc0f484c55ef6d8951a6ee which is > > commit a0085f2510e8976614ad8f766b209448b385492f upstream. > > > > It causes problems with working systems, as noted by a number of the > > ChromeOS developers. > > > > Cc: Sukumar Ghorai > > Cc: Amit K Bag > > Cc: Oliver Neukum > > Cc: Marcel Holtmann > > Cc: Matthias Kaehlcke > > Reported-by: Guenter Roeck > > Reported-by: Brian Norris > > Signed-off-by: Greg Kroah-Hartman > > FWIW: > Acked-by: Brian Norris Now added, thanks. > Thanks for working past the confusion. Thanks for pushing through my confusion :) greg k-h