ehci-mxc: remove incorrect comment
authorWolfgang Grandegger <wg@grandegger.com>
Mon, 17 Oct 2011 08:17:47 +0000 (08:17 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 4 Nov 2011 21:06:37 +0000 (22:06 +0100)
commit8d5d1516a21a509ded9836c2b6c111cc2b28aa4a
treebe87c36f11b39aad77e07e749e50809706867d24
parent2e3cd1cda092ccfff376212c63075b84c922b204
ehci-mxc: remove incorrect comment

The USB port to be used is determined by CONFIG_MXC_USB_PORT.
So, it appears that the comment is not correct. Remove it.

Signed-off-by: Wolfgang Grandegger <wg@denx.de>
drivers/usb/host/ehci-mxc.c