sh: ms7724: Correct sh-eth EEPROM polling timeout.
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Thu, 24 Dec 2009 08:31:44 +0000 (08:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 11:47:15 +0000 (20:47 +0900)
commitc718aff2e673a4f42de2a8b9f43bbfd700ce9544
treebe5af25699bef51ddbd9f0870e68e0948c3bb7d1
parent7dc9c484a71525794ca05cf7a47f283f1b54cd12
sh: ms7724: Correct sh-eth EEPROM polling timeout.

This converts the cpu_relax() to a udelay(1), which fixes up issues with
the EEPROM polling occasionally timing out.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7724/setup.c