summaryrefslogtreecommitdiff
path: root/drivers/regulator/of_regulator.c
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2019-07-11 19:35:17 +0800
committerMark Brown <broonie@kernel.org>2019-07-24 17:03:34 +0100
commita853c0a0b013af3fee0f028cff3c44e275ce9abd (patch)
tree329e1760c96a88bbc204ac72c93ada3a922ca04f /drivers/regulator/of_regulator.c
parent27988c96687667e74df1a9a3b8662519bc1c29c9 (diff)
downloadlinux-next-a853c0a0b013af3fee0f028cff3c44e275ce9abd.tar.gz
regulator: lp87565: Fix probe failure for "ti,lp87565"
The "ti,lp87565" compatible string is still in of_lp87565_match_table, but current code will return -EINVAL because lp87565->dev_type is unknown. This was working in earlier kernel versions, so fix it. Fixes: 7ee63bd74750 ("regulator: lp87565: Add 4-phase lp87561 regulator support") Signed-off-by: Axel Lin <axel.lin@ingics.com> Link: https://lore.kernel.org/r/20190711113517.26077-1-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/of_regulator.c')
0 files changed, 0 insertions, 0 deletions