Re: [PATCH v5 05/10] input: elants: refactor elants_i2c_execute_command()
From: Dmitry Osipenko
Date: Thu May 14 2020 - 15:44:07 EST
26.04.2020 20:47, MichaÅ MirosÅaw ÐÐÑÐÑ:
> Apply some DRY-ing to elants_i2c_execute_command() callers. This pulls
> polling and error printk()s into a single function.
>
> Signed-off-by: MichaÅ MirosÅaw <mirq-linux@xxxxxxxxxxxx>
> ---
> v4: return 0 on success; use %pe for error code
> ---
Hello MichaÅ,
This patch needs to be rebased on a newer linux-next once again :)