]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max8925: Convert to regulator core's simplified DT parsing code
authorAxel Lin <axel.lin@ingics.com>
Wed, 20 Mar 2019 11:40:23 +0000 (19:40 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 20 Mar 2019 17:14:17 +0000 (17:14 +0000)
commitda14a5b20c9795939c149a6f8f8e12538f0f24a2
tree475e95f116a3d88ea53e49c37c267bc0cce011e1
parent48e19ac941a616f2f5421ac280308f9fbc4cc4f8
regulator: max8925: Convert to regulator core's simplified DT parsing code

Use regulator core's simplified DT parsing code to simply the driver
implementation.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max8925-regulator.c