diff options
| author | Linus Walleij <[email protected]> | 2020-07-20 15:55:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-21 13:42:37 +0200 |
| commit | 233418634345b414595dc12afd07021169fc6d8e (patch) | |
| tree | 804fc43ad782955a890a8e346d556b767ce14e10 /drivers/usb/cdns3/cdns3-ti.c | |
| parent | d8a849353c9c7710faa260a1fd11918d1f533e86 (diff) | |
usb: ohci-omap: Create private state container
The OMAP1 was using static locals to hold the clock handles
which is uncommon and does not scale. Create a private data
struct and use that to hold the clocks.
Cc: Janusz Krzysztofik <[email protected]>
Cc: Tony Lindgren <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions