From: Marcel Holtmann <marcel@holtmann.org>
To: Suraj Sumangala <suraj@atheros.com>
Cc: "linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
Vikram Kandukuri <Vikram.Kandukuri@Atheros.com>,
Suraj Sumangala <Suraj.Sumangala@Atheros.com>,
Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
Jothikumar Mothilal <Jothikumar.Mothilal@Atheros.com>
Subject: Re: [PATCH] Added support for Atheros AR300x Bluetooth Chip
Date: Thu, 11 Mar 2010 09:15:44 -0800 [thread overview]
Message-ID: <1268327744.3712.88.camel@localhost.localdomain> (raw)
In-Reply-To: <4B98ED8F.2020000@atheros.com>
Hi Suraj,
> Signed-off-by: Suraj <suraj@atheros.com>
>
> ---
> drivers/bluetooth/Kconfig | 11 ++
> drivers/bluetooth/Makefile | 1 +
> drivers/bluetooth/hci_ath.c | 353 +++++++++++++++++++++++++++++++++++++++++
> drivers/bluetooth/hci_ldisc.c | 6 +
> drivers/bluetooth/hci_uart.h | 8 +-
> 5 files changed, 378 insertions(+), 1 deletions(-)
> create mode 100755 drivers/bluetooth/hci_ath.c
>
> diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
> index 058fbcc..81abeff 100644
> --- a/drivers/bluetooth/Kconfig
> +++ b/drivers/bluetooth/Kconfig
> @@ -58,6 +58,17 @@ config BT_HCIUART_BCSP
>
> Say Y here to compile support for HCI BCSP protocol.
>
> +config BT_HCIUART_ATH
> + bool "Atheros AR300x Board support"
> + depends on BT_HCIUART
> + help
> + HCIATH (HCI Atheros) is a serial protocol for communication
> + between Bluetooth device and host with support for Atheros AR300x
> + power management feature. This protocol is required for
> + serial Bluetooth devices that are based on Atheros AR300x chips.
> +
> + Say Y here to compile support for Atheros AR300x Chips.
your patch is messed up. Make sure your mailer doesn't mess with tabs
and whitespaces.
Regards
Marcel
next prev parent reply other threads:[~2010-03-11 17:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-09 11:43 [PATCH] Added support for Atheros AR300x UART Bluetooth Chip Vikram Kandukuri
2010-02-17 9:55 ` Vikram Kandukuri
2010-02-22 2:29 ` Marcel Holtmann
2010-02-22 8:54 ` Suraj Sumangala
2010-02-22 16:11 ` Luis R. Rodriguez
2010-02-23 5:42 ` Suraj Sumangala
2010-02-26 8:39 ` link starvation during multi profile scenario Suraj Sumangala
2010-03-01 9:53 ` [PATCH] Added support for Atheros AR300x UART Bluetooth Chip Suraj Sumangala
2010-03-11 13:18 ` [PATCH] Added support for Atheros AR300x " Suraj Sumangala
2010-03-11 17:15 ` Marcel Holtmann [this message]
2010-03-11 17:35 ` Luis R. Rodriguez
-- strict thread matches above, loose matches on Subject: below --
2010-03-15 5:01 suraj
2010-03-24 5:27 ` suraj
2010-03-29 9:01 ` suraj
2010-04-19 23:53 ` Gustavo F. Padovan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1268327744.3712.88.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--cc=Jothikumar.Mothilal@Atheros.com \
--cc=Luis.Rodriguez@Atheros.com \
--cc=Suraj.Sumangala@Atheros.com \
--cc=Vikram.Kandukuri@Atheros.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=suraj@atheros.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).