summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy.c
diff options
context:
space:
mode:
authorRobert Baldyga <r.baldyga@samsung.com>2015-01-15 12:11:36 +0100
committerFelipe Balbi <balbi@ti.com>2015-01-19 09:41:49 -0600
commitcf54772b913b6dcfcbe2f4f909bb65f5beff748d (patch)
tree8528d798afa61b2298a71ff700d92699b584b494 /drivers/usb/phy/phy.c
parentec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc (diff)
usb: dwc2: call dwc2_is_controller_alive() under spinlock
This patch fixes the following problem: data transmission in direction IN break unless the GSNPSID register access is done with spinlock held. This issue occurs at least in Exynos4412 SoC, probably in many SoC's from Exynos familly. The problem is described here: https://lkml.org/lkml/2014/12/22/185 And there is linux mailing list discussion: https://lkml.org/lkml/2015/1/14/17 Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/phy.c')
0 files changed, 0 insertions, 0 deletions