Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753350AbdLUTAk convert rfc822-to-8bit (ORCPT ); Thu, 21 Dec 2017 14:00:40 -0500 Received: from mga03.intel.com ([134.134.136.65]:35684 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752222AbdLUTAg (ORCPT ); Thu, 21 Dec 2017 14:00:36 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,437,1508828400"; d="scan'208";a="14637776" From: "Ghorai, Sukumar" To: Brian Norris CC: Guenter Roeck , "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , "Bag, Amit K" , Oliver Neukum , Marcel Holtmann , Matthias Kaehlcke , Todd Broch , Rajat Jain , Miao Chou , "Rao Pv, Sadashiva" Subject: RE: [PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature Thread-Topic: [PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature Thread-Index: AQHTeBiC8oVj3QTsi0Oqz0MyEHEZXaNNLbWAgADUPACAAJQTgIAAEmKA//9/TxCAAImaAP//elNQ Date: Thu, 21 Dec 2017 19:00:33 +0000 Message-ID: References: <20171218152852.624624481@linuxfoundation.org> <20171220195112.GA1287@google.com> <20171221083052.GA19501@kroah.com> <20171221182639.GA30333@roeck-us.net> <20171221185830.GA219523@google.com> In-Reply-To: <20171221185830.GA219523@google.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNGZlNDA4NmMtODI2NS00OWVhLWFkMzctN2M5M2NmNzM0ZmIxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJoZFJlcnJVak9KRlNOUnMzTTlZUXVZMEticmpnOUpxUnpvS3JCWGpuWDBMMXpFdXlldTFXODd5dTA5emljaWNYIn0= x-ctpclassification: CTP_IC x-originating-ip: [10.22.254.138] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 266 Lines: 9 >On Thu, Dec 21, 2017 at 06:52:31PM +0000, Ghorai, Sukumar wrote: >> Bug: platform can't wake using LE mouse/ keyboatd or any other LE I/O >> device connected. > >Could you ever? If not, that looks like a feature request to me... Agree, feature request... > >Brian