File changed.
Preview size limit exceeded, changes collapsed.
Loading
A lot of code in bcmring just dereferences pointers to MMIO
locations, which is not safe. This annotates the pointers
correctly using __iomem and uses readl/write to access them.
Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
File changed.
Preview size limit exceeded, changes collapsed.