commit | 82b20d8bae03406e954d8b7d0f6f734967088b17 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Aug 02 07:16:37 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 04 16:10:34 2010 +0900 |
tree | 6d7d83c59d52930a59a2315cc423a94e997327ca | |
parent | 32dfab3ced3a3d2bb0ac2ed6fd7ac395edf02e88 [diff] |
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>