Re: [PATCH] Fixed reference counting int saa716x drivers

2014-08-14 Thread Hans Verkuil
Hi Matthias, This is an out-of-tree driver, so until that driver is merged into the kernel I can't do anything with this patch. Sorry, Hans On 08/11/2014 04:50 PM, Matthias Waechter wrote: Without this patch applied, saa716x_core takes all reference counts and leaves the specific

[PATCH] Fixed reference counting int saa716x drivers

2014-08-11 Thread Matthias Waechter
Without this patch applied, saa716x_core takes all reference counts and leaves the specific modules like saa716x_budget without a use tick. This leads to the situation that while the application is running, saa716x_budget still has a reference count of zero and can be unloaded, which freezes