Преглед на файлове

Merge "asoc: codec: update index to read bat cfg."

qctecmdr преди 2 години
родител
ревизия
b06c7ae63c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      asoc/codecs/wsa884x/wsa884x.c

+ 1 - 1
asoc/codecs/wsa884x/wsa884x.c

@@ -2163,7 +2163,7 @@ static int wsa884x_swr_probe(struct swr_device *pdev)
 			ret = of_property_read_u32_index(
 				wsa884x->macro_dev->dev.of_node,
 				"qcom,wsa-bat-cfgs",
-				dev_index - 1,
+				wsa_dev_index,
 				&wsa884x->bat_cfg);
 			if (ret) {
 				dev_err(&pdev->dev,