Re: [PATCH] OMAP4: pm.c extensions for OMAP4 support

2010-08-16 Thread Cousson, Benoit
Hi Thara, On 8/16/2010 11:26 AM, Thara Gopinath wrote: OMAP4 has an iva device and a dsp devcice where as OMAP2/3 has only an iva device. In this file the iva device in the system is registered under the name dsp_dev and the API to retrieve the iva device is omap2_get_dsp_device. This patch

RE: [PATCH] OMAP4: pm.c extensions for OMAP4 support

2010-08-16 Thread Gopinath, Thara
-Original Message- From: Cousson, Benoit Sent: Monday, August 16, 2010 7:23 PM To: Gopinath, Thara Cc: linux-omap@vger.kernel.org; khil...@deeprootsystems.com; p...@pwsan.com; Sripathy, Vishwanath; Sawant, Anand Subject: Re: [PATCH] OMAP4: pm.c extensions for OMAP4 support Hi Thara