ARM: mach-shmobile: mackerel: change usbhs devices order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 17 Jun 2011 04:33:13 +0000 (04:33 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 21 Jun 2011 08:49:36 +0000 (17:49 +0900)
commit5a5685525dbadbe31b8efb113c0d41be8cddda09
treef73f30a57cf627154494bbe338938f375061da02
parent56299378726d5f2ba8d3c8cbbd13cb280ba45e4f
ARM: mach-shmobile: mackerel: change usbhs devices order

USB1 can use IRQ interrupt and notify function for usbhs driver,
but USB0 is using polling for it.
The priority of usbhs devices order USB1 > USB0 is good idea

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-mackerel.c