From: Himangi Saraogi Date: Sat, 2 Aug 2014 11:21:30 +0000 (+0530) Subject: net: wireless: wl1251: Remove unnecessary free_irq X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6040aa70c30276e6cd2aacd1f428c3f05462a7f1;p=pandora-kernel.git net: wireless: wl1251: Remove unnecessary free_irq This patch does away with free_irq in the remove function as the irq is allocated with a devm_request_irq. Signed-off-by: Himangi Saraogi Signed-off-by: John W. Linville --- Reading git-diff-tree failed