git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8615eb2
)
net: wireless: wl1251: Remove unnecessary free_irq
author
Himangi Saraogi
<himangi774@gmail.com>
Sat, 2 Aug 2014 11:21:30 +0000
(16:51 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 25 Aug 2014 20:00:43 +0000
(16:00 -0400)
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 <himangi774@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found