diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2006-12-08 14:38:30 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-11 09:31:28 -0500 |
commit | 0f0d84e52cb2a6e0b1d101484a92121410135da1 (patch) | |
tree | 995b2a031e041b4673700904840511da476814f2 /drivers/net/wan | |
parent | d836cae4f683211f14c1fd8184f478622b185164 (diff) |
[PATCH] MACB: Use __raw register access
Since macb is a chip-internal device, use __raw_readl and
__raw_writel instead of readl/writel. This will perform native-endian
accesses, which is the right thing to do on both AVR32 and ARM devices.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions