diff options
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2006-12-08 14:38:30 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-11 15:31:28 +0100 |
commit | 0f0d84e52cb2a6e0b1d101484a92121410135da1 (patch) | |
tree | 995b2a031e041b4673700904840511da476814f2 /drivers/net/chelsio/sge.c | |
parent | [PATCH] MACB: Use struct delayed_work instead of struct work_struct (diff) | |
download | linux-0f0d84e52cb2a6e0b1d101484a92121410135da1.tar.xz linux-0f0d84e52cb2a6e0b1d101484a92121410135da1.zip |
[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/chelsio/sge.c')
0 files changed, 0 insertions, 0 deletions