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)
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>

No differences found