i2c: omap: switch to threaded IRQ support
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Sep 2012 10:58:13 +0000 (16:28 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:03:56 +0000 (15:03 +0200)
commit3b2f8f82dad7d1f79cdc8fc05bd1c94baf109bde
tree4e4a703638914bc76bfeb5a21aa5866d94c72bb8
parentd741d0c792bda4761fd3f0089e7b0d34e99acbff
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>
drivers/i2c/busses/i2c-omap.c
This page took 0.026872 seconds and 5 git commands to generate.