summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-04-07 15:15:24 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-08 10:23:49 (GMT)
commitbcbba9de0f66d30621a489dc8af07350f8d477fd (patch)
tree6182b3dddbb3b97883e55e88f49ba4e6f5d17c32 /drivers/usb/chipidea
parent9ab51a0eb46a1cd894b1bc784e7775f7c29918c0 (diff)
downloadlinux-bcbba9de0f66d30621a489dc8af07350f8d477fd.tar.xz
regulator: ab8500-ext: Remove unnecessary checking for ab9540 and ab8540
This code was added by commit 0fe17e20a6 "regulator: ab8500-ext: Add support for AB9540 regulators" and commit bd44e2cb "regulator: ab8500: Also check for AB8505 based platforms" The original patch[1] is to set info->desc.ops = &ab9540_ext_regulator_ops. However, ab9540_ext_regulator_ops is identical to ab8500_ext_regulator_ops[2]. Thus we can complete remove the unnecessary checking for ab9540 and ab8540. [1] https://lkml.org/lkml/2013/3/28/333 [2] https://lkml.org/lkml/2013/4/1/178 Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions