RE: [WL1271 DC supprot on OMAP3EVM 3/5] ARM: Supported for BT enable on OMAP3EVM for WL1271 DC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: linux-omap-owner@xxxxxxxxxxxxxxx 
> [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of 
> csanjay@xxxxxxxxxxxxxxxxxxxx
> Sent: Wednesday, October 13, 2010 4:21 PM
> To: linux-omap@xxxxxxxxxxxxxxx
> Cc: linux-wireless@xxxxxxxxxxxxxxx; Sanjay Kumar Champati
> Subject: [WL1271 DC supprot on OMAP3EVM 3/5] ARM: Supported 
> for BT enable on OMAP3EVM for WL1271 DC
> 
> From: Sanjay Kumar Champati <csanjay@xxxxxxxxxxxxxxxxxxxx>
> 
> * Midified "tty_io.c" and "Kconfig" files to suuport BT 
> enable for WL1271
> 
> Signed-off-by: Sanjay Kumar Champati <csanjay@xxxxxxxxxxxxxxxxxxxx>
> ---
>  drivers/bluetooth/Kconfig |    7 +++
>  drivers/char/tty_io.c     |  110 
> +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 117 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
> index 652367a..2ed159c 100644
> --- a/drivers/bluetooth/Kconfig
> +++ b/drivers/bluetooth/Kconfig
> @@ -195,5 +195,12 @@ config BT_MRVL_SDIO
>  	  Say Y here to compile support for Marvell BT-over-SDIO driver
>  	  into the kernel or say M to compile it as module.
>  
> +config BT_WL1271
> +	bool "WL1271 Bluetooth driver support"
> +	depends on BT_HCIUART
> +	help
> +	The core driver to support WL1271 Bluetooth devices.
> +	Say Y here to compile WL1271 Bluetooth driver into the kernel.
> +
>  endmenu
>  
> diff --git a/drivers/char/tty_io.c b/drivers/char/tty_io.c
> index f15df40..a3ae352 100644
> --- a/drivers/char/tty_io.c
> +++ b/drivers/char/tty_io.c
> @@ -107,6 +107,17 @@
>  #include <linux/kmod.h>
>  #include <linux/nsproxy.h>
>  
> +#ifdef CONFIG_BT_WL1271

[sp] No. This isn't the place for it.
     You cannot change the generic driver for custom implementation.

     Same comment applies to all the changes in this file.

[snip]...[snip]
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux