git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ded884c
)
ARM: OMAP: Fix lis3lv02d accelerometer to use gpio_to_irq
author
Tony Lindgren
<tony@atomide.com>
Mon, 4 Jun 2012 07:13:25 +0000
(
00:13
-0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 4 Jun 2012 09:41:54 +0000
(
02:41
-0700)
Commit
3b511201
(ARM: OMAP: rx51: Platform support for lis3lv02d accelerometer)
added support for lis3lv02d accelerometer.
The patch was still using OMAP_GPIO_IRQ which no longer exists.
Fix it by using gpio_to_irq().
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found