Re: [PATCH 2/2] omap3: ISP: Kernel crash when attempting suspend

2011-08-15 Thread Laurent Pinchart
Hi, On Wednesday 10 August 2011 16:03:26 Deepthy Ravi wrote: > From: Abhilash K V > > This patch fixes the kernel crash introduced by the previous > patch: > omap3: ISP: Fix the failure of CCDC capture during > suspend/resume. > This null pointer exception happens when attempting sus

[PATCH 2/2] omap3: ISP: Kernel crash when attempting suspend

2011-08-10 Thread Deepthy Ravi
From: Abhilash K V This patch fixes the kernel crash introduced by the previous patch: omap3: ISP: Fix the failure of CCDC capture during suspend/resume. This null pointer exception happens when attempting suspend while the ISP driver is not being used. The current patch fixes