Commit 576dac2
remoteproc: qcom_q6v5_mss: Drop redundant error printks in probe
Do not print errors of getting clocks and regulators in probe twice:
once in q6v5_init_clocks() or q6v5_regulator_init() and then again in the
probe function. This also avoids dmesg flood on deferred probe.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241011-remote-proc-dev-err-probe-v1-7-5abb4fc61eca@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>1 parent 63b07ee commit 576dac2
1 file changed
+6
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2020 | 2020 | | |
2021 | 2021 | | |
2022 | 2022 | | |
2023 | | - | |
2024 | | - | |
| 2023 | + | |
2025 | 2024 | | |
2026 | | - | |
2027 | 2025 | | |
2028 | 2026 | | |
2029 | 2027 | | |
2030 | 2028 | | |
2031 | | - | |
2032 | | - | |
| 2029 | + | |
2033 | 2030 | | |
2034 | | - | |
2035 | 2031 | | |
2036 | 2032 | | |
2037 | 2033 | | |
2038 | 2034 | | |
2039 | | - | |
2040 | | - | |
| 2035 | + | |
2041 | 2036 | | |
2042 | | - | |
2043 | 2037 | | |
2044 | 2038 | | |
2045 | 2039 | | |
2046 | 2040 | | |
2047 | | - | |
2048 | | - | |
| 2041 | + | |
2049 | 2042 | | |
2050 | | - | |
2051 | 2043 | | |
2052 | 2044 | | |
2053 | 2045 | | |
2054 | 2046 | | |
2055 | | - | |
2056 | | - | |
| 2047 | + | |
2057 | 2048 | | |
2058 | | - | |
2059 | 2049 | | |
2060 | 2050 | | |
2061 | 2051 | | |
| |||
2065 | 2055 | | |
2066 | 2056 | | |
2067 | 2057 | | |
2068 | | - | |
2069 | | - | |
| 2058 | + | |
2070 | 2059 | | |
2071 | | - | |
2072 | 2060 | | |
2073 | 2061 | | |
2074 | 2062 | | |
| |||
0 commit comments