mailbox: omap: Use devm_pm_runtime_enable() helper
authorAndrew Davis <afd@ti.com>
Wed, 10 Apr 2024 13:59:36 +0000 (08:59 -0500)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 20 May 2024 03:29:44 +0000 (22:29 -0500)
commite4e8b1fe742f2faba7ea248884f5833ef01c67ea
tree2201e03c0aec6f8c2ea92edbc67ff2e021f5653f
parent982b1451517df4e8aa8de5042fcd026970a34094
mailbox: omap: Use devm_pm_runtime_enable() helper

Use device life-cycle managed runtime enable function to simplify probe
and exit paths.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/omap-mailbox.c