diff options
author | Harsha Priya <[email protected]> | 2011-01-05 11:34:51 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2011-01-05 11:29:00 +0000 |
commit | f6c2ed5dd6ab43447dacc136585fc894e3f3a82d (patch) | |
tree | 5738b81956b7544495ffe9b7e9f6308d590bf7c7 /scripts/basic/docproc.c | |
parent | 5e79d64b038ae0039663f721f4b9f5ce1951d9da (diff) |
ASoC: Fix the device references to codec and platform drivers
The soc-core takes the platform and codec driver reference during probe. Few of
these references are not released during remove. This cause the platform and
codec driver module unload to fail.
This patch fixes by the taking only one reference to platform and codec module
during probe and releases them correctly during remove. This allows load/unload
properly
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Harsha Priya <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions