e297177a69
This patch refactors the MMIO routines in the GPIO and I2C drivers to eliminate the base_addr parameter that specifies the MMIO base address. Instead, just the MMIO routines themselves retrieve the base address from the driver structure. |
||
---|---|---|
.. | ||
eth.c | ||
eth.h | ||
gpio.c | ||
gpio.h | ||
i2c-registers.h | ||
i2c.c | ||
i2c.h | ||
uart.c | ||
uart.h |