mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] staging: update TODO files for rts5139 & rts_pstor
@ 2012-05-15  2:36 edwin_rong
  2012-05-15 15:39 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: edwin_rong @ 2012-05-15  2:36 UTC (permalink / raw)
  To: gregkh, devel, linux-kernel; +Cc: wei_wang, edwin_rong

From: edwin_rong <edwin_rong@realsil.com.cn>

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@realsil.com.cn>
---
 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


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

end of thread, other threads:[~2012-05-16 20:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-15  2:36 [PATCH] staging: update TODO files for rts5139 & rts_pstor edwin_rong
2012-05-15 15:39 ` Greg KH
2012-05-16  2:16   ` edwin_rong
2012-05-16  7:20     ` Dan Carpenter
2012-05-16  9:08       ` edwin_rong
2012-05-16 10:19         ` Dan Carpenter
2012-05-16 20:22           ` Greg KH

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

Powered by JetHome