USB: ehci: omap: Update TODO list in comments
authorAnand Gadiyar <gadiyar@ti.com>
Fri, 12 Feb 2010 12:19:00 +0000 (17:49 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:05 +0000 (14:55 -0800)
DPLL5 programming was moved out of this file before submission.
Update the TODO list in the comments to reflect this

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-omap.c

index bd8922a..f0282d6 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  *
- * TODO (last updated Feb 23rd, 2009):
+ * TODO (last updated Feb 12, 2010):
  *     - add kernel-doc
  *     - enable AUTOIDLE
- *     - move DPLL5 programming to clock fw
  *     - add suspend/resume
  *     - move workarounds to board-files
  */