diff options
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | 2018-12-17 16:37:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-17 18:01:02 +0300 |
commit | 2419f30a4a4fcaa5f35111563b4c61f1b2b26841 (patch) | |
tree | f8690bbce5919e2a3dfef05be62ee0409aea303b /drivers/usb/host/ehci-pmcmsp.c | |
parent | 93a86395b429c3a68a0d029f584f39890c0801b2 (diff) | |
download | linux-2419f30a4a4fcaa5f35111563b4c61f1b2b26841.tar.xz |
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
As commented in the struct's definition there shouldn't be anything
underneath its 'priv[0]' member as it would break some macros.
The patch converts the broken_suspend into a bit-field and relocates it
next to to the rest of bit-fields.
Fixes: a7d57abcc8a5 ("xhci: workaround CSS timeout on AMD SNPS 3.0 xHC")
Reported-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-pmcmsp.c')
0 files changed, 0 insertions, 0 deletions