From: Morten H. Larsen Date: Tue, 15 Jun 2010 17:24:58 +0000 (-0400) Subject: alpha: Fix de2104x driver failing to readout MAC address correctly X-Git-Tag: v2.6.35-rc4~68^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84cc1535cb9043ea1921b81cb086138c0f2dc2b9;p=pandora-kernel.git 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 Signed-off-by: Matt Turner --- Reading git-diff-tree failed