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.5-rc1~66^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9868a060ccf769c08ec378a9829137e272e9a92c;p=pandora-kernel.git i2c: davinci: Free requested IRQ in remove 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 Cc: stable@kernel.org --- Reading git-diff-tree failed