diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-10-14 14:42:51 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-10-14 17:27:11 +0300 |
commit | 7ab388e85faa97a35d520720269e7c8e00ad54a0 (patch) | |
tree | fd86e39dad1274e1ae216f127339d00f1bc2a2ec /arch/arm/common | |
parent | b2c843a196b8f5aca74ebabd16c60d59480d6721 (diff) | |
download | linux-7ab388e85faa97a35d520720269e7c8e00ad54a0.tar.xz |
ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
Convert the eDMA platform device creation to use
struct platform_device_info XXXXXX __initconst and
platform_device_register_full()
This will allow us to cleanly specify the dma_mask for the devices in an
upcoming patch.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'arch/arm/common')
0 files changed, 0 insertions, 0 deletions