Commit 85f8c2d
ASoC: tlv320aic3x: Use dev_err_probe
During probe the regulator supply drivers may not yet be available.
Use dev_err_probe to provide just the pertinent log.
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://patch.msgid.link/20250512185739.2907466-1-nm@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 144d6df commit 85f8c2d
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1818 | 1818 | | |
1819 | 1819 | | |
1820 | 1820 | | |
1821 | | - | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
| 1821 | + | |
| 1822 | + | |
1825 | 1823 | | |
1826 | 1824 | | |
1827 | 1825 | | |
| |||
0 commit comments