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:
5fdcc8d
)
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Fri, 28 Feb 2014 13:52:01 +0000
(14:52 +0100)
committer
Ben Hutchings
<ben@decadent.org.uk>
Tue, 1 Apr 2014 23:58:57 +0000
(
00:58
+0100)
commit
7e9e148af01ef388efb6e2490805970be4622792
upstream.
If flexcan_chip_start() in flexcan_open() fails, the interrupt is not freed,
this patch adds the missing cleanup.
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found