diff options
author | Tony Lindgren <tony@atomide.com> | 2018-04-16 20:24:14 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-04-30 22:04:51 +0300 |
commit | 71941002ad140cba0ee922a2bc9f5dcf9ac70b54 (patch) | |
tree | 31dd6f199d4ac5d91f43ecfdde3902e0db58ab34 /arch/arm/mach-omap2/pm.c | |
parent | 103fd8e7ac1f5f8e332970a95c79cd32c537798a (diff) | |
download | linux-71941002ad140cba0ee922a2bc9f5dcf9ac70b54.tar.xz |
ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts
We still have some SDMA probing using omap_device_build() for the
arch/arm/plat-omap/dma.c part that the dmaengine driver then uses.
So we still need to ensure that omap_device_build() works even if we
probe and manage the dmaengine driver via ti-sysc. And we don't want
to call dev_pm_domain_set() as otherwise we'd also have omap_device
try to manage the hardware in addition to ti-sysc.
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/pm.c')
0 files changed, 0 insertions, 0 deletions