am33xx: musb: Remove unused configuration logic
authorTom Rini <trini@konsulko.com>
Tue, 22 Mar 2022 01:33:27 +0000 (21:33 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:45 +0000 (10:28 -0400)
commit6815a66ad7430c3a89ea7897e567fe6c4f252ce3
treec31e46df4acd40ad5fa95ace6d5d7fb0a82fa725
parent52d8100b1d60b656e3e311e3312fed43d388088a
am33xx: musb: Remove unused configuration logic

At this point DM and OF_CONTROL are used to configure how the USB ports
are enabled, with the exception of in SPL and no SPL_OF_CONTROL.  Remove
a bunch of now unused logic to simplify the code.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/am33xx/board.c