The first item on the todo list is a new user interface. Put this
information into Kconfig's help entry to people are not too confusing
once an user API changes which does not happen in kernel otherwise.

Cc: de...@driverdev.osuosl.org
Signed-off-by: Sebastian Andrzej Siewior <bige...@linutronix.de>
---
 drivers/staging/ccg/Kconfig |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/drivers/staging/ccg/Kconfig b/drivers/staging/ccg/Kconfig
index 1f00d70..df16665 100644
--- a/drivers/staging/ccg/Kconfig
+++ b/drivers/staging/ccg/Kconfig
@@ -17,4 +17,9 @@ config USB_G_CCG
          Configurable Composite Gadget can be compiled "M" only
          or not at all.
 
+         BIG FAT NOTE: DON'T RELY ON THIS USERINTERFACE HERE! AS PART
+         OF THE REWORK DONE HERE WILL BE A NEW USER INTERFACE WITHOUT ANY
+         COMPATIBILITY TO THIS SYSFS INTERFACE HERE. BE AWARE OF THIS
+         BEFORE SELECTING THIS.
+
 endif # USB_GADGET
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to