commit | 24677af8693647d611448651f7df3ddc3211aa83 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Mar 19 15:01:07 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 26 10:50:52 2015 +0100 |
tree | 2b716639834a92c98d44a0b8c26e128b4363915d | |
parent | bb3247a34257a271b32d43244eabf71198f40ff0 [diff] |
usb: ehci-orion: add more constants for register values This commit adds new register values for the USB_CMD and USB_MODE registers, which allows to avoid the usage of a number of magic values in orion_usb_phy_v1_setup(). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>