commit | ca06616b1eed31126138aaf1a6b5bdd149b61da8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jun 07 15:24:54 2021 +0300 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Jun 30 19:12:19 2021 +0200 |
tree | 7108c3666f45313604503c495ab717955ea5ecb7 | |
parent | ef3d13b867637f9a791b524100362ba7e2b69810 [diff] |
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>