diff options
| author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-09-04 17:25:10 +0200 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-10-16 17:42:01 +0530 |
| commit | c3c328d2383fa7f68ec93574152924cd8f5fe82c (patch) | |
| tree | 8d849811483eac461b7e21a9090a4da816f5885e /rust/helpers/helpers.c | |
| parent | b78c6286acd7ef93ddb064b5ad08b993eab33482 (diff) | |
dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()
Convert the Renesas R-Car DMA Controller driver from
SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() and SET_RUNTIME_PM_OPS() to
NOIRQ_SYSTEM_SLEEP_PM_OPS(), RUNTIME_PM_OPS(), and pm_ptr(). This lets
us drop the check for CONFIG_PM, and reduces kernel size in case
CONFIG_PM is disabled, while increasing build coverage.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
