diff options
author | Alejandro Mery <amery@hanoverdisplays.com> | 2017-12-05 12:34:56 +0000 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2017-12-07 11:16:51 +0530 |
commit | b638823a7bbd251d442042b0e9522100bdaa5b66 (patch) | |
tree | 4b73e2760ff7584dd1ffda55a957defded083371 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) |
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: 7ab388e85faa ("ARM: davinci: Use platform_device_register_full() to create pdev for eDMA")
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Alejandro Mery <amery@hanoverdisplays.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions