]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: tps6507x: Convert to regulator core's simplified DT parsing code
authorAxel Lin <axel.lin@ingics.com>
Thu, 28 Mar 2019 12:02:25 +0000 (20:02 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 1 Apr 2019 08:18:40 +0000 (15:18 +0700)
commit6c0f410b396556fcdd1442e35a3cdcf514c3df3c
tree291a796e92c3a6022f3bc5b4cff3de2b7ff92750
parent0625f59f40de9db95d06e24ccb6e60ebaaf0bddc
regulator: tps6507x: 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/tps6507x-regulator.c