commit | 84cc1535cb9043ea1921b81cb086138c0f2dc2b9 | [log] [tgz] |
---|---|---|
author | Morten H. Larsen <m-larsen@post6.tele.dk> | Tue Jun 15 13:24:58 2010 -0400 |
committer | Matt Turner <mattst88@gmail.com> | Tue Jun 15 14:19:08 2010 -0400 |
tree | ecbd1c6f3a341863a33094dafc1a7f5fdecc0efd | |
parent | 932e0c201d28a728e25d3b641aa95bd28ceb08b4 [diff] |
alpha: Fix de2104x driver failing to readout MAC address correctly This patch fixes a missing read memory barrier that is needed for the driver to readout the MAC address correctly from the on-board ROM. Also it replaces the use of the deprecated functions readl()/writel(). Signed-off-by: Morten H. Larsen <m-larsen@post6.tele.dk> Signed-off-by: Matt Turner <mattst88@gmail.com>