From: Himangi Saraogi Date: Sat, 2 Aug 2014 11:21:30 +0000 (+0530) Subject: net: wireless: wl1251: Remove unnecessary free_irq X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^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