]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: twl: Use of_device_get_match_data()
authorAxel Lin <axel.lin@ingics.com>
Sat, 19 Jan 2019 12:41:35 +0000 (20:41 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 22 Jan 2019 17:26:16 +0000 (17:26 +0000)
commit72e49182d1ab1015a76435a5bb27144f931c1c11
tree9370d98c42f45c1553e789a33e3b1273680fff60
parent77dff6b78d36dcb26e1877f52790a7c6e30ec157
regulator: twl: Use of_device_get_match_data()

Use of_device_get_match_data() to simplify the code a bit.

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