]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
usb: ohci-da8xx: Remove code that references mach
authorDavid Lechner <david@lechnology.com>
Thu, 13 Oct 2016 01:44:46 +0000 (20:44 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Oct 2016 13:17:51 +0000 (15:17 +0200)
commit6110c425d98b7ed036bba3670e635a9363dd072e
tree7e13cb2311dada24f834d33b76f0605156e990a7
parent6fbbcf38730210dc00123ad0188002189716169d
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>
drivers/usb/host/Kconfig
drivers/usb/host/ohci-da8xx.c