summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/hfpll.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/qcom/hfpll.c')
-rw-r--r--drivers/clk/qcom/hfpll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/qcom/hfpll.c b/drivers/clk/qcom/hfpll.c
index b0b0cb074b4a..385964196185 100644
--- a/drivers/clk/qcom/hfpll.c
+++ b/drivers/clk/qcom/hfpll.c
@@ -99,7 +99,6 @@ static const struct regmap_config hfpll_regmap_config = {
.reg_stride = 4,
.val_bits = 32,
.max_register = 0x30,
- .fast_io = true,
};
static int qcom_hfpll_probe(struct platform_device *pdev)