i2c: i2c-sh_mobile irq rollback fix
authorMagnus Damm <damm@opensource.se>
Mon, 2 Aug 2010 07:16:37 +0000 (07:16 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 4 Aug 2010 07:10:34 +0000 (16:10 +0900)
commit82b20d8bae03406e954d8b7d0f6f734967088b17
tree6d7d83c59d52930a59a2315cc423a94e997327ca
parent32dfab3ced3a3d2bb0ac2ed6fd7ac395edf02e88
i2c: i2c-sh_mobile irq rollback fix

Update the i2c-sh_mobile driver to properly free
interrupts. The function sh_mobile_i2c_hook_irqs()
is fixed so module both unload and load are working
as expected.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/i2c/busses/i2c-sh_mobile.c