Re: [PATCH v3 01/11] OMAP: PM: Export the main pm debugfs directory

2010-10-25 Thread Cousson, Benoit
On 9/22/2010 4:45 PM, Gopinath, Thara wrote: This patch makes generic pm_debug directory global so that other drivers can include it and use it to create sub-entries. That should not be needed, if we expose voltage debugfs entry in the top level directly. Benoit Signed-off-by: Thara

RE: [PATCH v3 01/11] OMAP: PM: Export the main pm debugfs directory

2010-10-25 Thread Gopinath, Thara
-Original Message- From: Cousson, Benoit Sent: Monday, October 25, 2010 3:00 PM To: Gopinath, Thara Cc: linux-omap@vger.kernel.org; khil...@deeprootsystems.com; p...@pwsan.com; Sripathy, Vishwanath; Sawant, Anand Subject: Re: [PATCH v3 01/11] OMAP: PM: Export the main pm debugfs

[PATCH v3 01/11] OMAP: PM: Export the main pm debugfs directory

2010-09-22 Thread Thara Gopinath
This patch makes generic pm_debug directory global so that other drivers can include it and use it to create sub-entries. Signed-off-by: Thara Gopinath th...@ti.com --- arch/arm/mach-omap2/pm-debug.c |3 +++ arch/arm/mach-omap2/pm.h |1 + 2 files changed, 4 insertions(+), 0