Re: [PATCH RESEND] Input: atkbd - skip cleanup when used as a wakeup source

From: Henry Barnor

Date: Sun Apr 05 2026 - 01:36:50 EST


Hi Dmitry,

> We unfortunately need to support devices much older than that, so we can
> not be sure that this change is safe. Historically there we a lot of
> instances where systems were unhappy if we attempted to enter shutdown
> or suspend paths with devices in state other than freshly reset.

Thanks for the feedback and the context on legacy hardware risks. That makes sense.

I will explore handling this within the Android system layer instead.

Thanks.