Re: [PATCH v3 2/2] Input: tsc2007 - make use of device properties
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-03-16 00:12:23
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-03-16 00:12:23
On Sun, Mar 14, 2021 at 11:09:51PM +0200, Andy Shevchenko wrote:
Device property API allows to gather device resources from different sources, such as ACPI. Convert the drivers to unleash the power of device property API. Signed-off-by: Andy Shevchenko <redacted>
Applied with minor edits, thank you. -- Dmitry