Michael LeMay e297177a69 x86: Streamline MMIO accesses in GPIO and I2C drivers
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.
2015-12-21 08:06:14 -02:00
..
2015-11-01 18:10:17 +01:00
2015-11-01 18:10:17 +01:00
2015-11-01 18:10:17 +01:00
2015-12-16 19:50:49 +01:00