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

Skip to content
Commit b638823a authored by Alejandro Mery's avatar Alejandro Mery Committed by Sekhar Nori
Browse files

ARM: davinci: Use platform_device_register_full() to create pdev for dm365's eDMA



Convert the DM365 EDMA platform device creation to use
struct platform_device_info XXXXXX __initconst and
platform_device_register_full()

This will allow us to specify the dma_mask for the device
in an upcoming patch. Without this, EDMA on DM365 refuses
to probe.

Fixes: 7ab388e8 ("ARM: davinci: Use platform_device_register_full() to create pdev for eDMA")
Reviewed-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: default avatarAlejandro Mery <amery@hanoverdisplays.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 4fbd8d19
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