Skip to content
Commit 622fd2b9 authored by Jagan Teki's avatar Jagan Teki
Browse files

usb: musb-new: sunxi: Allocate struct phy in private



Allocate struct phy in private structure instead of allocating
locally and assign it to a pointer. This eventually fix miss
alignment phy which is used in another functions.

Tested-by: Chen-Yu Tsai <wens@csie.org> # A33-OlinuXino
Tested-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
parent 8b8d59f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment