]> 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)
commit0b0272985db9d7203286b0817f5f6109882271fc
tree475e95f116a3d88ea53e49c37c267bc0cce011e1
parent88ac9614aefb5e8e576853510396892b2e22afdc
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