[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140529131721.2329.87388.sendpatchset@w520>
Date: Thu, 29 May 2014 22:17:21 +0900
From: Magnus Damm <magnus.damm@...il.com>
To: linux-kernel@...r.kernel.org
Cc: devel@...verdev.osuosl.org, linux-sh@...r.kernel.org,
gregkh@...uxfoundation.org, horms@...ge.net.au,
geert@...ux-m68k.org, laurent.pinchart@...asonboard.com,
olof@...om.net, Magnus Damm <magnus.damm@...il.com>,
dan.carpenter@...cle.com
Subject: [PATCH v2 03/05] staging: emxx_udc: Add TODO file
From: Magnus Damm <damm+renesas@...nsource.se>
Add a TODO file for emxx_udc to show what is left to do.
Signed-off-by: Magnus Damm <damm+renesas@...nsource.se>
---
Changes since V1:
- New patch
drivers/staging/emxx_udc/TODO | 4 ++++
1 file changed, 4 insertions(+)
--- /dev/null
+++ work/drivers/staging/emxx_udc/TODO 2014-05-29 18:08:58.000000000 +0900
@@ -0,0 +1,4 @@
+* add clock framework support (platform device with CCF needs special care)
+* break out board-specific VBUS GPIO to work with multiplatform
+* DT bindings
+* move driver into drivers/usb/gadget/
--
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