Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / voltage.c
index 0c1552d9d99508c3bc0d2a3aaf4ae5038becc089..9ef3789ded4b0f1c5e48d1782c7004067a03d8cd 100644 (file)
@@ -148,7 +148,6 @@ static int vp_volt_debug_get(void *data, u64 *val)
        }
 
        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) {
                pr_warning("PMIC function to convert vsel to voltage"