[PATCH v2 2/8] staging: fsl-mc: add sysfs rescan attribute in TODO

From: Lijun Pan
Date: Fri Oct 30 2015 - 15:49:57 EST


Demonstrate why sysfs rescan attribute is helpful for
moving fsl-mc bus out of staging.

Signed-off-by: Lijun Pan <Lijun.Pan@xxxxxxxxxxxxx>
---
drivers/staging/fsl-mc/TODO | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/drivers/staging/fsl-mc/TODO b/drivers/staging/fsl-mc/TODO
index 3894368..5065821 100644
--- a/drivers/staging/fsl-mc/TODO
+++ b/drivers/staging/fsl-mc/TODO
@@ -1,3 +1,9 @@
+* Add sysfs rescan attribute for fsl-mc bus, and dprc device. The rescan will
+ trigger the fsl-mc bus, dprc driver to re-discover the objects under fsl-mc
+ bus and dprc.X container. Hence this feature actually verifies the
+ functionality of fsl-mc bus, and dprc driver, and it helps moving
+ fsl-mc bus out of staging.
+
* Decide if multiple root fsl-mc buses will be supported per Linux instance,
and if so add support for this.

--
2.3.3

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