summaryrefslogtreecommitdiff
path: root/drivers/scsi/imm.h
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2012-12-04 14:01:02 (GMT)
committerChris Ball <cjb@laptop.org>2013-02-24 19:37:14 (GMT)
commit5f56a8e6efb695b6ea7b56e8a33d25ec622e77bd (patch)
tree3f5acfd00b084f78d28cbfa2322b91c14db28e14 /drivers/scsi/imm.h
parentbb691ae464b77d30e74c66480e98d74e88d6b194 (diff)
downloadlinux-fsl-qoriq-5f56a8e6efb695b6ea7b56e8a33d25ec622e77bd.tar.xz
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
mmc_regulator_set_ocr() depends on the ability of regulator to change the voltage value. When regulator cannot change its voltage output, some code is skipped to avoid reporting false errors on some boards, which use MMC hosts with fixed regulators (e.g. Samsung Goni and UniversalC210 boards). This patch replaces a hacky workaround based on regulator_count_voltages() value with the correct call to recently introduced regulator_can_change_voltage() function in regulators core. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/scsi/imm.h')
0 files changed, 0 insertions, 0 deletions