Re: [alsa-devel] regarding references taken on platform and codec driver modules
3 Jan
2011
3 Jan
'11
9:26 a.m.
Hi,
In soc-core.c, I see that try_module_get() is used to get reference count on the codec and platform drivers. But I don't see try_module_put() to remove the reference count after usage.
Because of this, my reference count on codec and platform driver is never reduced and I am not able to do rmmod of these drivers. But I can rmmod the machine driver as there are no reference count taken on it.
Is this intentional to avoid rmmod of these modules? Or this is to be fixed
Please ignore this email.
-Harsha
5102
Age (days ago)
5102
Last active (days ago)
0 comments
1 participants
participants (1)
-
Harsha, Priya