]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
authorHans de Goede <hdegoede@redhat.com>
Wed, 17 Jun 2015 13:49:26 +0000 (15:49 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:05 +0000 (13:49 +0200)
commit46660b7829893754dee8dafb43c1399aff15137a
tree9fb172cf1f76d21b83c6979a5d1457c69ac2035d
parent1fb3ea26d99d058741d396e3e86d1e15eba58332
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>
arch/arm/include/asm/arch-sunxi/usb_phy.h
board/sunxi/board.c
drivers/usb/musb-new/sunxi.c