Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: [PATCH v2] Bluetooth: btintel: Create common Intel Version Read function From: Marcel Holtmann In-Reply-To: <1449415114-30029-1-git-send-email-loic.poulain@intel.com> Date: Sun, 6 Dec 2015 17:37:08 -1000 Cc: linux-bluetooth@vger.kernel.org Message-Id: References: <1449415114-30029-1-git-send-email-loic.poulain@intel.com> To: Loic Poulain Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Loic, > The Intel Version Read command is used to retrieve information > about hardware and firmware version/revision of Intel Bluetooth > controllers. This is an Intel generic command used in USB and > UART drivers. > > Signed-off-by: Loic Poulain > --- > v2: Fix typo in inline declaration > > drivers/bluetooth/btintel.c | 25 ++++++++++++++ > drivers/bluetooth/btintel.h | 7 ++++ > drivers/bluetooth/btusb.c | 80 +++++++++++++------------------------------ > drivers/bluetooth/hci_intel.c | 46 ++++++------------------- > 4 files changed, 66 insertions(+), 92 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel