diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-07-15 12:11:15 +0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-15 13:48:24 +0100 |
| commit | 226791fa6dbb1e1c6d4c8ac4d10b6c73f0dc32e1 (patch) | |
| tree | aec303c51de7a3a7c8b545062307c31418ab3841 /tools/perf/scripts/python | |
| parent | f7cbc51424cd22098b0e6c09cbe338d7cd6137a7 (diff) | |
ASoC: tegra: tegra210: Use devm_clk_get_optional() for sync_input clock
The existing comment states that the sync_input clock is only needed
when another I/O is configured to use the current I2S instance as its
input clock, and the current code does not treat its absence as an
error.
Use devm_clk_get_optional() to match the existing behaviour while still
reporting real failures via dev_err_probe(). Update the comment to
describe the optional nature of the clock rather than the previous error
handling.
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Link: https://patch.msgid.link/20260715051115.17385-5-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
