Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 23 Feb 2022 19:19:48 +0000 (21:19 +0200)
committer
Mark Brown <broonie@kernel.org>
Thu, 24 Feb 2022 13:43:51 +0000 (13:43 +0000)
In order to make the underneath API easier to change in the future,
prevent users from dereferencing fwnode from struct device.
Instead, use the specific dev_fwnode() API for that.