Skip to content
Commit c7a4f9f3 authored by Axel Haslam's avatar Axel Haslam Committed by Greg Kroah-Hartman
Browse files

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: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarAxel Haslam <ahaslam@baylibre.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9dd649c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment