Re: [PATCH v3 1/1] Input: cyttsp5 - implement proper sleep and wakeup procedures

From: Dmitry Torokhov
Date: Fri May 05 2023 - 14:48:19 EST


Hi Maximilian,

On Thu, May 04, 2023 at 02:03:16PM +0200, Maximilian Weigand wrote:
> +static int cyttsp5_enter_sleep(struct cyttsp5 *ts)
...
> +static int cyttsp5_wakeup(struct cyttsp5 *ts)

These 2 look like twins, I collapsed them into cyttsp5_power_control()
and applied the patch, thank you.

--
Dmitry