Commit 75396f5
dmaengine: nbpfaxi: Convert to RUNTIME_PM_OPS()
Convert the Renesas Type-AXI NBPF DMA driver from SET_RUNTIME_PM_OPS()
to 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>1 parent b46d155 commit 75396f5
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1500 | 1500 | | |
1501 | 1501 | | |
1502 | 1502 | | |
1503 | | - | |
1504 | 1503 | | |
1505 | 1504 | | |
1506 | 1505 | | |
| |||
1513 | 1512 | | |
1514 | 1513 | | |
1515 | 1514 | | |
1516 | | - | |
1517 | 1515 | | |
1518 | 1516 | | |
1519 | | - | |
| 1517 | + | |
1520 | 1518 | | |
1521 | 1519 | | |
1522 | 1520 | | |
1523 | 1521 | | |
1524 | 1522 | | |
1525 | 1523 | | |
1526 | | - | |
| 1524 | + | |
1527 | 1525 | | |
1528 | 1526 | | |
1529 | 1527 | | |
| |||
0 commit comments