commit | ac79e4b24972c69debef90a5e16b145e59222388 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Sep 12 16:28:05 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 15:02:57 2012 +0200 |
tree | c1db2f436a05e9f8b3ba69fddebce1f0c5955832 | |
parent | 1d7afc95946487945cc7f5019b41255b72224b70 [diff] |
i2c: omap: switch to platform_get_irq() 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>