[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1446233530-8918-3-git-send-email-Lijun.Pan@freescale.com>
Date: Fri, 30 Oct 2015 14:32:04 -0500
From: Lijun Pan <Lijun.Pan@...escale.com>
To: <gregkh@...uxfoundation.org>, <arnd@...db.de>,
<devel@...verdev.osuosl.org>, <linux-kernel@...r.kernel.org>
CC: <stuart.yoder@...escale.com>, <itai.katz@...escale.com>,
<german.rivera@...escale.com>, <leoli@...escale.com>,
<scottwood@...escale.com>, <agraf@...e.de>,
<bhamciu1@...escale.com>, <R89243@...escale.com>,
<bhupesh.sharma@...escale.com>, <nir.erez@...escale.com>,
<richard.schmitt@...escale.com>, <dan.carpenter@...cle.com>,
Lijun Pan <Lijun.Pan@...escale.com>
Subject: [PATCH v2 2/8] staging: fsl-mc: add sysfs rescan attribute in TODO
Demonstrate why sysfs rescan attribute is helpful for
moving fsl-mc bus out of staging.
Signed-off-by: Lijun Pan <Lijun.Pan@...escale.com>
---
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@...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