commit | ea059bf6020dc98b5369a8565dde50d6a665f35b | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jun 17 15:49:26 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Sat Jul 25 11:22:55 2015 +0200 |
tree | c97b569101cd05beb88aadfc1bf3dc2192e6703c | |
parent | c77fbfb9436d4a7f8af2b92f2cd376a921f39c06 [diff] |
sunxi: musb: Move musb config and platdata to the sunxi-musb glue Move the musb config and platdata to the sunxi-musb glue, which is where it really belongs. This is preparation patch for adding device-model support for the sunxi-musb-host code. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>