commit | c386cff1bf0b9bf37d33291e3c96034e83da2af2 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | Thu Sep 10 01:40:02 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 11 13:19:18 2009 +0900 |
tree | 6c0e12c42b7b97b3b8ab2d3c83a2406f16fd30e9 | |
parent | 643e9d10957e80ebbb3aabbb43788eb5cf9ac033 [diff] |
sh: USB disable process is needed if romImage boot for EcoVec24 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>