diff options
author | 2015-11-24 13:09:47 +0200 | |
---|---|---|
committer | 2015-12-01 10:45:51 -0800 | |
commit | 32479d4b929714b7891efea3783ac4d378e30c59 (patch) | |
tree | 27f58960aa82c2f5b254c4f7ae6e28614e0e258d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xhci: use the correct define to indicate port status suspend change. (diff) | |
download | linux-dev-32479d4b929714b7891efea3783ac4d378e30c59.tar.xz linux-dev-32479d4b929714b7891efea3783ac4d378e30c59.zip |
usb: host: xhci: cleanup hcd private size
This patch cleanups the hcd private size to suitable size.
The previous code has "sizeof(struct xhci_hcd *)" in xhci_hc_driver
as hcd_priv_size and sizeof(struct xhci_hcd) in xhci_plat_overrides
or xhci_pci_overrides as extra_priv_size. However, the xhci driver
uses a "sizeof(struct xhcd_hcd)" memory space in each hcd
(main_hcd and shared_hcd) actually.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions