]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ufs: Rename of regulator_set_optimum_mode
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Thu, 12 Feb 2015 03:35:28 +0000 (19:35 -0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2015 18:32:25 +0000 (18:32 +0000)
commit7b16a07c32935ea7f59f4408b7c9200d9cd0cced
treee6a6ade34c6d2ea0b458a0f87ef2a6369a13c836
parente39ce48f5362df9f87400b4909a6fb0f51b109ac
ufs: Rename of regulator_set_optimum_mode

The function regulator_set_optimum_mode() is changing name to
regulator_set_load(), so update the code accordingly. Also cleaned up
ufshcd_config_vreg_load() while touching the code.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/scsi/ufs/ufshcd.c