commit | 1be3770aa9220324e54851d1be7c879942f79620 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Nov 11 17:24:54 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 16:08:31 2006 +1100 |
tree | b5b34748ca3d0ba3d09e804af183b6328cc6ee9f | |
parent | 4c75a6f441cdd1c69a6c173bc7944e12c2ba6f84 [diff] |
[POWERPC] Make EMAC use generic DCR access methods This patch makes the EMAC driver use the new DCR access methods. It doesn't yet uses dcr_map() and thus still only work with real DCRs. This will be fixed in a later patch Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>