From: Marcus Folkesson Date: Thu, 3 May 2012 13:56:36 +0000 (+0200) Subject: i2c: davinci: Free requested IRQ in remove X-Git-Tag: v3.2.19~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afc65d564540a06a81379630b91e4bc2afb57ad;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed