Re: [PATCH 2/4] Input: edt-ft5x06 - move parameter restore into helper
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-09 19:06:07
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-05-09 19:06:07
On Thu, Feb 27, 2020 at 12:28:17PM +0100, Marco Felsch wrote:
We need to restore the parameters if we switch between the factory/work mode and during the resume process if we switched off the power-supply. Therefore refactor edt_ft5x06_work_mode() and move the "restore the parameters" into a helper routine so we can reuse it later. Signed-off-by: Marco Felsch <redacted>
Applied, thank you. -- Dmitry