
26 Apr
2022
26 Apr
'22
8:21 p.m.
Date: Tue, 26 Apr 2022 20:04:19 +0200 From: Marek Vasut marex@denx.de
On 4/26/22 19:14, Mark Kettenis wrote:
These were removed inadvertently in commit 20874a60722b. Fixes a crash on Apple M1 systems.
The drivers/power/domain/power-domain-uclass.c should handle empty implementation of request/rfree callback in exactly the commit you reference above.
Yes, but drivers/reset/reset-uclass.c doesn't and you also removed the request/rfree callbacks for that part of the apple_pmgr driver.