commit | c718aff2e673a4f42de2a8b9f43bbfd700ce9544 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | Thu Dec 24 08:31:44 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 18 20:47:15 2010 +0900 |
tree | be5af25699bef51ddbd9f0870e68e0948c3bb7d1 | |
parent | 7dc9c484a71525794ca05cf7a47f283f1b54cd12 [diff] |
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>