Patch 'staging: ccg: Add a note about compatibility issues.' applied to my tree

balbi at ti.com balbi at ti.com
Mon Sep 10 12:47:35 UTC 2012


Hi,

This is a note to let you know that the patch:

	staging: ccg: Add a note about compatibility issues.

has been applied to my tree and can be found at:

	http://bit.ly/QeJKVt

If you have any concerns, please let me know by replying to this mail.

>From e4730931143398ec32088af32e985ec413739c10 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
Date: Thu, 6 Sep 2012 20:11:00 +0200
Subject: [PATCH] staging: ccg: Add a note about compatibility issues.

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: devel at driverdev.osuosl.org
Acked-by: Michal Nazarewicz <mina86 at mina86.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
Signed-off-by: Felipe Balbi <balbi at ti.com>
---
 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.12.rc3




More information about the devel mailing list