summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2016-09-10 14:53:21 +0200
committerPeter Chen <peter.chen@nxp.com>2016-10-25 10:14:32 +0200
commit991d5add50a5bb6ab8f12f2129f5c7487f6baaf6 (patch)
tree00d35bd3a40530c43f17e5ec91223e494770068d /Documentation
parentusb: renesas_usbhs: add wait after initialization for R-Car Gen3 (diff)
downloadlinux-991d5add50a5bb6ab8f12f2129f5c7487f6baaf6.tar.xz
linux-991d5add50a5bb6ab8f12f2129f5c7487f6baaf6.zip
usb: chipidea: host: fix NULL ptr dereference during shutdown
After commit b09b5224fe86 ("usb: chipidea: implement platform shutdown callback") and commit 43a404577a93 ("usb: chipidea: host: set host to be null after hcd is freed") a NULL pointer dereference is caused on i.MX23 during shutdown. So ensure that role is set to CI_ROLE_END and we finish interrupt handling before the hcd is deallocated. This avoids the NULL pointer dereference. Suggested-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Fixes: b09b5224fe86 ("usb: chipidea: implement platform shutdown callback") Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions