commit | e9c769c264f57a11979b56f114183ef01402a11d | [log] [tgz] |
---|---|---|
author | Marcus Folkesson <marcus.folkesson@gmail.com> | Thu May 03 15:56:36 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 01 15:15:55 2012 +0800 |
tree | d30e72ca6c71088495148e7c6e48884055839002 | |
parent | 8fa23b6a048234f83c790a82bbcc6e23a6826b5d [diff] |
i2c: davinci: Free requested IRQ in remove commit 9868a060ccf769c08ec378a9829137e272e9a92c upstream. The freed IRQ is not necessary the one requested in probe. Even if it was, with two or more i2c-controllers it will fails anyway. Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>