From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752183Ab1HJODR (ORCPT ); Wed, 10 Aug 2011 10:03:17 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:43182 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751222Ab1HJODP (ORCPT ); Wed, 10 Aug 2011 10:03:15 -0400 From: Deepthy Ravi To: , , , CC: , Deepthy Ravi , Vaibhav Hiremath , Abhilash K V Subject: [PATCH 0/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume Date: Wed, 10 Aug 2011 19:32:59 +0530 Message-ID: <1312984979-19270-1-git-send-email-deepthy.ravi@ti.com> X-Mailer: git-send-email 1.6.2.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset fixes the occasional failure of CCDC capture during suspend/resume. Cc: Vaibhav Hiremath Cc: Abhilash K V --- Abhilash K V (2): omap3: ISP: Fix the failure of CCDC capture during suspend/resume omap3: ISP: Kernel crash when attempting suspend drivers/media/video/omap3isp/isp.c | 22 +++++++++++- drivers/media/video/omap3isp/isp.h | 4 ++ drivers/media/video/omap3isp/ispvideo.c | 58 ++++++++++++++++++++++++++++++- drivers/media/video/omap3isp/ispvideo.h | 2 + 4 files changed, 84 insertions(+), 2 deletions(-)