regmap: Switch to use fwnode instead of OF one
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 8 Jul 2020 16:12:32 +0000 (19:12 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jul 2020 15:16:52 +0000 (16:16 +0100)
commitc916d6ef53aa6cf0187d33dfab51a2917d4117b7
tree52877b77ba83b931f2ae50a230fe602662a0ac8e
parent31cf2c3b6f47a90ac0f96899da891a6d710e832b
regmap: Switch to use fwnode instead of OF one

Make regmap firmware node type agnostic by switching it to use fwnode.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200708161232.17914-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap.c