On 12/12/2016 01:03 AM, Sakari Ailus wrote:
> Hi Shuah,
>
> On Fri, Dec 09, 2016 at 09:52:44AM -0700, Shuah Khan wrote:
>> Hi Sakari,
>>
>> I am looking at omap3 isp_remove() closely and I think there are a few
>> issues there that could cause problems during unbind.
>>
>> isp_remove() tries to do
Em Mon, 12 Dec 2016 10:03:16 +0200
Sakari Ailus escreveu:
> Hi Shuah,
>
> On Fri, Dec 09, 2016 at 09:52:44AM -0700, Shuah Khan wrote:
> > Hi Sakari,
> >
> > I am looking at omap3 isp_remove() closely and I think there are a few
> > issues there that could cause problems during unbind.
> >
> >
Hi Shuah,
On Fri, Dec 09, 2016 at 09:52:44AM -0700, Shuah Khan wrote:
> Hi Sakari,
>
> I am looking at omap3 isp_remove() closely and I think there are a few
> issues there that could cause problems during unbind.
>
> isp_remove() tries to do media_entity_cleanup() after it unregisters
> media_d
Hi Sakari,
I am looking at omap3 isp_remove() closely and I think there are a few
issues there that could cause problems during unbind.
isp_remove() tries to do media_entity_cleanup() after it unregisters
media_device
isp_remove() calls isp_unregister_entities() followed by
isp_cleanup_modules()