[PATCH] staging: update TODO files for rts5139 & rts_pstor

From: edwin_rong
Date: Mon May 14 2012 - 22:49:03 EST


From: edwin_rong <edwin_rong@xxxxxxxxxxxxxx>

Recently we find that many warm-hearted people are helping improving the
coding style and something else of driver rts5139 & rts_pstor, which will
be replaced with one new refactored uniform Realtek cardreader driver in
the future, update the TODO file to inform people not to do modifications
to both of the drivers any more to avoid wasting their time and energy.

Thanks
Edwin

Signed-off-by: edwin_rong <edwin_rong@xxxxxxxxxxxxxx>
---
drivers/staging/rts5139/TODO | 2 ++
drivers/staging/rts_pstor/TODO | 2 ++
2 files changed, 4 insertions(+)

diff --git a/drivers/staging/rts5139/TODO b/drivers/staging/rts5139/TODO
index dd5fabb..df0658e 100644
--- a/drivers/staging/rts5139/TODO
+++ b/drivers/staging/rts5139/TODO
@@ -7,3 +7,5 @@ TODO:
drivers/mmc instead, as a host driver e.g. drivers/mmc/host/realtek-usb.c;
see drivers/mmc/host/ushc.c as an example.
- This driver presents cards as SCSI devices, but they should be MMC devices.
+- Stop updating this driver, one new refactored Realtek cardreader driver will
+ replace this one in the future.
diff --git a/drivers/staging/rts_pstor/TODO b/drivers/staging/rts_pstor/TODO
index becb95e..c2b8720 100644
--- a/drivers/staging/rts_pstor/TODO
+++ b/drivers/staging/rts_pstor/TODO
@@ -7,3 +7,5 @@ TODO:
drivers/mmc instead, as a host driver e.g. drivers/mmc/host/realtek-pci.c;
see drivers/mmc/host/via-sdmmc.c as an example.
- This driver presents cards as SCSI devices, but they should be MMC devices.
+- Stop updating this driver, one new refactored Realtek cardreader driver will
+ replace this one in the future.
--
1.7.9.5

--
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/