diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2021-03-27 12:28:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-30 12:42:52 +0100 |
commit | 96fadf7e8ff49fdb74754801228942b67c3eeebd (patch) | |
tree | 7271e92219a82792d3ee3ea2658b7e98da626fc6 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | c7721e94279887f9dd8f4be303f2054bb5477c9e (diff) |
ASoC: q6afe-clocks: fix reprobing of the driver
Q6afe-clocks driver can get reprobed. For example if the APR services
are restarted after the firmware crash. However currently Q6afe-clocks
driver will oops because hw.init will get cleared during first _probe
call. Rewrite the driver to fill the clock data at runtime rather than
using big static array of clocks.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Fixes: 520a1c396d19 ("ASoC: q6afe-clocks: add q6afe clock controller")
Link: https://lore.kernel.org/r/20210327092857.3073879-1-dmitry.baryshkov@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions