pwm: core: Convert to use fwnode for matching
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 7 Jun 2021 12:24:54 +0000 (15:24 +0300)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 30 Jun 2021 17:12:19 +0000 (19:12 +0200)
commitca06616b1eed31126138aaf1a6b5bdd149b61da8
tree7108c3666f45313604503c495ab717955ea5ecb7
parentef3d13b867637f9a791b524100362ba7e2b69810
pwm: core: Convert to use fwnode for matching

When we traverse the list of the registered PWM controllers,
use fwnode to match. This will help for further cleanup.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/core.c