usb: dwc3: make sure UX_EXIT_PX is cleared
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 3 Aug 2016 11:16:15 +0000 (14:16 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 27 Mar 2017 07:46:33 +0000 (10:46 +0300)
commit1966b8657d058ecb95031809b607bf3fd1e01c10
treef632e2604d7bba4c7bcb20867c5ad41f929acfa3
parentc02ed2e75ef4c74e41e421acb4ef1494671585e8
usb: dwc3: make sure UX_EXIT_PX is cleared

This bit is only supposed to be used with known
buggy PHYs, however some platforms might erroneously
set it. In order to avoid it, let's make sure this
bit is always cleared. If some PHY needs this, we
will need to add a quirk flag.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h