commit | 3b2f8f82dad7d1f79cdc8fc05bd1c94baf109bde | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Sep 12 16:28:13 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 15:03:56 2012 +0200 |
tree | 4e4a703638914bc76bfeb5a21aa5866d94c72bb8 | |
parent | d741d0c792bda4761fd3f0089e7b0d34e99acbff [diff] |
i2c: omap: switch to threaded IRQ support for OMAP2, we can easily switch over to threaded IRQs on the I2C driver. This will allow us to spend less time in hardirq context. Signed-off-by: Felipe Balbi <balbi@ti.com> [Trivial formating changes] Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>