Commit ac030bb
committed
soundwire: bus: use pm_runtime_resume_and_get()
Use pm_runtime_resume_and_get() to replace the pm_runtime_get_sync() and
pm_runtime_put_noidle() pattern.
No functional changes.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>1 parent 981440b commit ac030bb
1 file changed
Lines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
540 | | - | |
541 | | - | |
| 539 | + | |
| 540 | + | |
542 | 541 | | |
543 | | - | |
544 | 542 | | |
545 | 543 | | |
546 | 544 | | |
| |||
562 | 560 | | |
563 | 561 | | |
564 | 562 | | |
565 | | - | |
566 | | - | |
567 | | - | |
| 563 | + | |
| 564 | + | |
568 | 565 | | |
569 | | - | |
570 | 566 | | |
571 | 567 | | |
572 | 568 | | |
| |||
1506 | 1502 | | |
1507 | 1503 | | |
1508 | 1504 | | |
1509 | | - | |
| 1505 | + | |
1510 | 1506 | | |
1511 | 1507 | | |
1512 | | - | |
1513 | 1508 | | |
1514 | 1509 | | |
1515 | 1510 | | |
| |||
0 commit comments