aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2012-09-28 22:36:00 +0100
committerJonathan Cameron <[email protected]>2012-10-19 16:19:07 +0100
commit65cb587d7058441c8c910e8766ee86538c7274d8 (patch)
tree334b98fc8fac395e7430fca7d4029efd1312868a /include/linux/platform_data
parent48edf8eb53daf98b1fc4498ac54b27c08b955248 (diff)
staging/iio/lis3l02dq: fix building without irq_to_gpio
The driver has not been building for some time after the irq_to_gpio function has been removed from the kernel. The only board in the upstream kernel that provides this device is the "Stargate 2", which is also maintained by Jonathan Cameron. Rather than working around the problem by adding new platform data for this driver, this patch uses the of_gpio framework to get to the gpio number. However, the stargate2 code does not (yet) use DT based probing, so it is still broken, but at least building allyesconfig works again. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Lars-Peter Clausen <[email protected]> Cc: Jonathan Cameron <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions