[PATCH v1 1/1] Input: clps711x-keypad - get rid of OF_GPIO dependency

Arnd Bergmann arnd at arndb.de
Tue Aug 30 11:37:52 PDT 2022


On Tue, Aug 30, 2022, at 8:28 PM, Andy Shevchenko wrote:
> There is no such dependency in the driver, but it's implicitly
> used to have OF property APIs available. Replace that by device
> property API and get rid of OF_GPIO dependency.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

The patch doesn't hurt, but I don't really see the point since
OF_GPIO can't actually be disabled for clps711x.

       Arnd



More information about the linux-arm-kernel mailing list