Return-Path: Message-ID: <4CA44AF2.7050908@Atheros.com> Date: Thu, 30 Sep 2010 14:01:46 +0530 From: Suraj Sumangala MIME-Version: 1.0 To: Suraj Sumangala CC: "linux-bluetooth@vger.kernel.org" , Jothikumar Mothilal Subject: Re: [PATCH 1/2] Bluetooth: hci open callback for hci UART transport driver References: <1285075981-8941-1-git-send-email-suraj@atheros.com> In-Reply-To: <1285075981-8941-1-git-send-email-suraj@atheros.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: *ping* On 9/21/2010 7:03 PM, Suraj Sumangala wrote: > This patch provides option for hci transport driver protocol implementation > to have a callback for hci open. > > Signed-off-by: Suraj Sumangala > --- > drivers/bluetooth/hci_ldisc.c | 5 ++++- > drivers/bluetooth/hci_uart.h | 1 + > 2 files changed, 5 insertions(+), 1 deletions(-) > Regards Suraj