Hi, On 4/6/24 14:02, Guenter Roeck wrote:
Add suspend/resume support to ensure that limit and configuration registers are updated and synchronized after a suspend/resume cycle. Cc: Armin Wolf <W_Armin@xxxxxx> Cc: Stephen Horvath <s.horvath@xxxxxxxxxxxxxx> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> --- v4: Fix bug seen if the enable attribute was never read prior to a suspend/resume cycle.
I can confirm this works for my devices, so: Tested-by: Stephen Horvath <s.horvath@xxxxxxxxxxxxxx> Thanks, Steve