Commit 92864de
ASoC: codecs: wcd934x: Simplify &pdev->dev in probe
The probe already stores pointer to &pdev->dev, so use it to make the
code a bit easier to read.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230418074630.8681-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent fa92f42 commit 92864de
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5892 | 5892 | | |
5893 | 5893 | | |
5894 | 5894 | | |
5895 | | - | |
5896 | | - | |
5897 | 5895 | | |
| 5896 | + | |
| 5897 | + | |
5898 | 5898 | | |
5899 | 5899 | | |
5900 | | - | |
| 5900 | + | |
5901 | 5901 | | |
5902 | 5902 | | |
5903 | 5903 | | |
| |||
0 commit comments