On 4/9/25 12:33 PM, Sakari Ailus wrote:
The local variable dev points to drm->dev already, use dev directly.Signed-off-by: Sakari Ailus <[email protected]> --- Hi folks, The background is that I'll be using a Coccinelle spatch soon to remove (most) pm_runtime_mark_last_busy() calls. That won't work if the arguments aren't the same.
If you want to submit / merge it together with your rework: Acked-by: Danilo Krummrich <[email protected]> If I should pick it up, please let me know.
