commit | 6110c425d98b7ed036bba3670e635a9363dd072e | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Wed Oct 12 20:44:46 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 24 15:17:51 2016 +0200 |
tree | 7e13cb2311dada24f834d33b76f0605156e990a7 | |
parent | 6fbbcf38730210dc00123ad0188002189716169d [diff] |
usb: ohci-da8xx: Remove code that references mach Including mach/* is frowned upon in device drivers, so get rid of it. This replaces usb20_clk and code that pokes CFGCHIP2 with a proper phy driver. Signed-off-by: David Lechner <david@lechnology.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>