mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
6075e9df47
The IO accessors for U300 were using u32 rather than the nominal void __iomem * type, rectify this by properly defining the virtual base for statically mapped peripherals to be void __iomem *. Requires fixing a field in struct clk as well. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
clock.h | ||
core.c | ||
dummyspichip.c | ||
i2c.c | ||
i2c.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mmc.c | ||
mmc.h | ||
padmux.c | ||
padmux.h | ||
regulator.c | ||
spi.c | ||
spi.h | ||
timer.c | ||
u300.c |