dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/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
..
asic3.h mfd: let asic3 use mem resource instead of bus_shift 2008-07-20 19:56:44 +02:00
htc-egpio.h [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins 2008-04-19 11:29:07 +01:00
htc-pasic3.h [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip 2008-04-19 11:29:08 +01:00