Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0961639e authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa Committed by Stephen Boyd
Browse files

usb: dwc3: msm: use of_platform API to create dwc3 core pdev



Currently platform_device_alloc() and platform_device_add() APIs
are being used to create dwc3 core pdev. Due to this, not able
to pass platform data from device tree to core pdev. Hence use
of_platform_populate() to create dwc3 core platform_device  from
device tree data.

Change-Id: Id731d759de65c8ae0f766b46bdeeec07afb6ad4b
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent 92f3ebc6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment