commit | 4a7ec4eda58269a507501f240955d99312fdfd5f | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Sep 12 16:28:09 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 15:03:26 2012 +0200 |
tree | 2233875f52ae819e32b6d4b44aaf0d218d0e8f7b | |
parent | 6a85ced2cf299b916c04499b2c3d7b353cc2101f [diff] |
i2c: omap: simplify IRQ exit path instead of having multiple return points, use a goto statement to make that clearer. 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>