]> git.baikalelectronics.ru Git - kernel.git/commit
usb: cdns3: drd: return IRQ_NONE explicitly.
authorPawel Laszczak <pawell@cadence.com>
Mon, 13 Jul 2020 10:05:49 +0000 (12:05 +0200)
committerFelipe Balbi <balbi@kernel.org>
Fri, 24 Jul 2020 13:45:12 +0000 (16:45 +0300)
commit8e0b18f177c0c50a29d1ed71b90e7f837b93f051
tree75753fa5d956239c8a844c33656ccc85a359e679
parent9b7cc1d322857678486740a4434d1c07bc686ccd
usb: cdns3: drd: return IRQ_NONE explicitly.

IRQ_NONE can be returned indirect.

Reviewed-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/cdns3/drd.c