[PATCH 0/2] drivers:staging:ti-st: keep updated

From: pavan_savoy
Date: Thu Dec 23 2010 - 02:24:37 EST


From: Pavan Savoy <pavan_savoy@xxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/