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
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