sh: USB disable process is needed if romImage boot for EcoVec24
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Thu, 10 Sep 2009 01:40:02 +0000 (01:40 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 11 Sep 2009 04:19:18 +0000 (13:19 +0900)
when you use romImage on EcoVec24, 1st Linux will enable USB device.
But no-one disable it.
So re-started Linux will get interrupt before USB driver is attached.
This patch disable USB device at first

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found