linux/drivers/mfd
Philipp Zabel 99cdb0c8c5 mfd: let asic3 use mem resource instead of bus_shift
The bus_shift parameter in platform_data is not needed
as we can tell the driver with the IOMEM_RESOURCE whether
the ASIC is located on a 16bit or 32bit memory bus.

The htc-egpio driver uses a more descriptive bus_width parameter,
but for drivers where the register map size fixed, we don't even
need this.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2008-07-20 19:56:44 +02:00
..
Kconfig mfd: asic3 should depend on gpiolib 2008-07-20 19:56:01 +02:00
Makefile
asic3.c mfd: let asic3 use mem resource instead of bus_shift 2008-07-20 19:56:44 +02:00
htc-egpio.c
htc-pasic3.c
mcp-core.c
mcp-sa11x0.c
mcp.h
sm501.c drivers: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:53 -07:00
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h