commit | a781c97aaa1712449968d41ae30dc673877058ab | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Apr 27 14:36:23 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon May 04 16:51:54 2015 +0200 |
tree | 3f2a1529a78ec770ac8b3760fe2ef4c2650e85d0 | |
parent | 375de01702f4b0b1a27715ca1a18110d6dbfdebe [diff] |
sunxi: usb: Remove sunxi_usbc_get_io_base function This is the only function left in sunxi/usbc.c which is not phy related, so remove it. This is a preparation patch for turning the usbc.c code into a proper usb phy driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>