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:
1d7afc9
)
i2c: omap: switch to platform_get_irq()
author
Felipe Balbi
<balbi@ti.com>
Wed, 12 Sep 2012 10:58:05 +0000
(16:28 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:02:57 +0000
(15:02 +0200)
that's a nice helper from drivers core which
will give us the exact IRQ number, instead
of a pointer to an IRQ resource.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found