|
@@ -355,7 +355,6 @@ static struct regmap_config lpass_cpu_regmap_config = {
|
|
.readable_reg = lpass_cpu_regmap_readable,
|
|
.readable_reg = lpass_cpu_regmap_readable,
|
|
.volatile_reg = lpass_cpu_regmap_volatile,
|
|
.volatile_reg = lpass_cpu_regmap_volatile,
|
|
.cache_type = REGCACHE_FLAT,
|
|
.cache_type = REGCACHE_FLAT,
|
|
- .val_format_endian = REGMAP_ENDIAN_LITTLE,
|
|
|
|
};
|
|
};
|
|
|
|
|
|
int asoc_qcom_lpass_cpu_platform_probe(struct platform_device *pdev)
|
|
int asoc_qcom_lpass_cpu_platform_probe(struct platform_device *pdev)
|