public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] keep ti-st staging updated
@ 2010-12-14 12:06 pavan_savoy
  2010-12-14 12:06 ` [PATCH 1/2] drivers:staging: ti-st: remove bt_drv pavan_savoy
  0 siblings, 1 reply; 4+ messages in thread
From: pavan_savoy @ 2010-12-14 12:06 UTC (permalink / raw)
  To: gregkh, linux-kernel; +Cc: padovan, marcel, linux-bluetooth, Pavan Savoy

From: Pavan Savoy <pavan_savoy@ti.com>

Greg,

In my attempt to upstream BT driver based on TI ST driver,
I had posted several patches to linux-bluetooth.

At this point, there are no review comments as such specifically
to bluetooth driver but there are few concerns regarding the TI-ST driver itself.

As I await the responses from Gustavo, Marcel on how best to proceed
in improving btwilink driver, I am deleting the very old bt_drv from
the staging and updating it with relatively acceptable btwilink driver.

Pavan Savoy (2):
  drivers:staging: ti-st: remove bt_drv
  drivers:staging: ti-st: update the TI ST BT driver

 drivers/staging/ti-st/Kconfig    |   25 +-
 drivers/staging/ti-st/Makefile   |    6 +-
 drivers/staging/ti-st/bt_drv.c   |  509 --------------------------------------
 drivers/staging/ti-st/bt_drv.h   |   61 -----
 drivers/staging/ti-st/btwilink.c |  363 +++++++++++++++++++++++++++
 drivers/staging/ti-st/sysfs-uim  |   28 --
 6 files changed, 376 insertions(+), 616 deletions(-)
 delete mode 100644 drivers/staging/ti-st/bt_drv.c
 delete mode 100644 drivers/staging/ti-st/bt_drv.h
 create mode 100644 drivers/staging/ti-st/btwilink.c
 delete mode 100644 drivers/staging/ti-st/sysfs-uim


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-16 20:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 12:06 [PATCH 0/2] keep ti-st staging updated pavan_savoy
2010-12-14 12:06 ` [PATCH 1/2] drivers:staging: ti-st: remove bt_drv pavan_savoy
2010-12-14 12:06   ` [PATCH 2/2] drivers:staging: ti-st: update the TI ST BT driver pavan_savoy
2010-12-16 20:24   ` [PATCH 1/2] drivers:staging: ti-st: remove bt_drv Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox