diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-03-14 18:44:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-18 13:49:43 +0000 |
commit | 5d956e3cb806870012c443bc265e6ac6188d3c36 (patch) | |
tree | a2059dedbae38c219901a32c4342fb327328af73 /Documentation/staging | |
parent | b5f6f781fcb27b3ae5a2f04312a190115b5cbbd1 (diff) |
ASoC: tegra30: ahub: Reset global variable
Tegra30 AHUB uses global variable that is never reset by the driver on
a probe failure and on driver removal, meaning that driver will never try
to re-probe and can't be unbound. Make driver to reset the variable.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210314154459.15375-16-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/staging')
0 files changed, 0 insertions, 0 deletions