OSDN Git Service

usb: cdns3: core: removed 'goto not_otg'
authorPawel Laszczak <pawell@cadence.com>
Mon, 13 Jul 2020 10:05:52 +0000 (12:05 +0200)
committerFelipe Balbi <balbi@kernel.org>
Fri, 24 Jul 2020 13:45:13 +0000 (16:45 +0300)
commit5c2cf30f14cc3973f2d288e33b0153f5d9a357fb
treeaa1920de1da2f3f6cb7a36f599fc0856718ec659
parent08c35dd3cc2184dcc952fc845329dcae1ee302d3
usb: cdns3: core: removed 'goto not_otg'

Patch removes 'goto not_otg' instruction from
cdns3_hw_role_state_machine function.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/cdns3/core.c