summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2018-11-25 00:17:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-17 09:38:33 +0100
commit2c37b2f49ba7225785a066fa5a477faf7d3fc530 (patch)
treeb13fb96a229345673a027208eb4a02572abdbb65 /lib/debugobjects.c
parent3d7eec166f65282c625d95289cb04ee61407ebfe (diff)
USB: omap_udc: use devm_request_irq()
[ Upstream commit 286afdde1640d8ea8916a0f05e811441fbbf4b9d ] The current code fails to release the third irq on the error path (observed by reading the code), and we get also multiple WARNs with failing gadget drivers due to duplicate IRQ releases. Fix by using devm_request_irq(). Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions