From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753165AbdLDGXV (ORCPT ); Mon, 4 Dec 2017 01:23:21 -0500 Received: from coyote.holtmann.net ([212.227.132.17]:36425 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752887AbdLDGXQ (ORCPT ); Mon, 4 Dec 2017 01:23:16 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Subject: Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command From: Marcel Holtmann In-Reply-To: <1512357682-8911-3-git-send-email-david@lechnology.com> Date: Mon, 4 Dec 2017 07:23:13 +0100 Cc: devicetree , "open list:BLUETOOTH DRIVERS" , Rob Herring , Mark Rutland , "Gustavo F. Padovan" , Johan Hedberg , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 7bit Message-Id: <5C65FB74-D7FD-4653-993A-5A68AD844A41@holtmann.org> References: <1512357682-8911-1-git-send-email-david@lechnology.com> <1512357682-8911-3-git-send-email-david@lechnology.com> To: David Lechner X-Mailer: Apple Mail (2.3445.4.7) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi David, > This adds a #define for the vendor-specific HCI command to set the > baudrate instead of using the bare 0xff36 multiple times. > > Signed-off-by: David Lechner > --- > drivers/bluetooth/hci_ll.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command Date: Mon, 4 Dec 2017 07:23:13 +0100 Message-ID: <5C65FB74-D7FD-4653-993A-5A68AD844A41@holtmann.org> References: <1512357682-8911-1-git-send-email-david@lechnology.com> <1512357682-8911-3-git-send-email-david@lechnology.com> Mime-Version: 1.0 (Mac OS X Mail 11.1 \(3445.4.7\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: devicetree , "open list:BLUETOOTH DRIVERS" , Rob Herring , Mark Rutland , "Gustavo F. Padovan" , Johan Hedberg , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Lechner Return-path: In-Reply-To: <1512357682-8911-3-git-send-email-david-nq/r/kbU++upp/zk7JDF2g@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org Hi David, > This adds a #define for the vendor-specific HCI command to set the > baudrate instead of using the bare 0xff36 multiple times. > > Signed-off-by: David Lechner > --- > drivers/bluetooth/hci_ll.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html