|
@@ -149,7 +149,6 @@ static int vp_volt_debug_get(void *data, u64 *val)
|
|
}
|
|
}
|
|
|
|
|
|
vsel = vdd->read_reg(prm_mod_offs, vdd->vp_data->voltage);
|
|
vsel = vdd->read_reg(prm_mod_offs, vdd->vp_data->voltage);
|
|
- pr_notice("curr_vsel = %x\n", vsel);
|
|
|
|
|
|
|
|
if (!vdd->pmic_info->vsel_to_uv) {
|
|
if (!vdd->pmic_info->vsel_to_uv) {
|
|
pr_warning("PMIC function to convert vsel to voltage"
|
|
pr_warning("PMIC function to convert vsel to voltage"
|