summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c
diff options
context:
space:
mode:
authorAxel Haslam2016-11-23 19:06:45 +0100
committerGreg Kroah-Hartman2016-11-29 17:31:35 +0100
commitc7a4f9f35b5770263f984ab7a6ca2dcf5de1f24f (patch)
tree20c9263beee2c62842a1d1950bb7f195cbc24b33 /drivers/usb/host/ohci-pci.c
parentMerge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-c7a4f9f35b5770263f984ab7a6ca2dcf5de1f24f.tar.gz
kernel-qcow2-linux-c7a4f9f35b5770263f984ab7a6ca2dcf5de1f24f.tar.xz
kernel-qcow2-linux-c7a4f9f35b5770263f984ab7a6ca2dcf5de1f24f.zip
USB: ohci: da8xx: use ohci priv data instead of globals
Instead of global variables, use the extra_priv_size of the ohci driver. We cannot yet move the ocic mask because this is used on the interrupt handler which is registered through platform data and does not have an hcd pointer. This will be moved on a later patch. Tested-by: David Lechner <david@lechnology.com> Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-pci.c')
0 files changed, 0 insertions, 0 deletions