[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1293089037-23130-1-git-send-email-pavan_savoy@ti.com>
Date: Thu, 23 Dec 2010 01:23:55 -0600
From: pavan_savoy@...com
To: gregkh@...e.de, linux-kernel@...r.kernel.org
Cc: padovan@...fusion.mobi, marcel@...tmann.org,
linux-bluetooth@...r.kernel.org, Pavan Savoy <pavan_savoy@...com>
Subject: [PATCH 0/2] drivers:staging:ti-st: keep updated
From: Pavan Savoy <pavan_savoy@...com>
Greg,
Happy Holidays.
Re-ordering the patches as you suggested.
1. Adds the new btwilink driver
2. deletes the old driver and points it to new one.
This is all to keep the drivers/staging/ti-st/ directory updated,
and since the btwilink driver has undergone huge modifications,
there was an update required.
So parking the most recent version of driver here, while
underlying TI-ST driver modifications are carried out.
Pavan Savoy (2):
drivers:staging: ti-st: add the v7 btwilink driver
drivers:staging: ti-st: delete old bt_drv driver
drivers/staging/ti-st/Makefile | 2 +-
drivers/staging/ti-st/bt_drv.c | 509 --------------------------------------
drivers/staging/ti-st/bt_drv.h | 61 -----
drivers/staging/ti-st/btwilink.c | 363 +++++++++++++++++++++++++++
4 files changed, 364 insertions(+), 571 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists