]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: twl6030: Use of_device_get_match_data()
authorAxel Lin <axel.lin@ingics.com>
Wed, 9 Jan 2019 09:30:49 +0000 (17:30 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 14 Jan 2019 11:50:41 +0000 (11:50 +0000)
commit2cc8a518416a747c21d4f3e2ec8daa9831be8f6a
tree85b3330f480fca3874d346a3591cccfb8ae8a654
parent45401f0324d9e35f64c335f4faca5d5f3eeb668d
regulator: twl6030: 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/twl6030-regulator.c