Re: [PATCH v3 3/4] OMAP4: DMIC: initializes the DMIC driver

2011-01-27 Thread Varadarajan, Charulatha
On Wed, Jan 26, 2011 at 03:31, David Lambert wrote: > This code is used to read the HWMOD database and initialize use "hwmod" and not HWMOD > the DMIC driver. > > Signed-off-by: David Lambert > --- <> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a mes

[PATCH v3 3/4] OMAP4: DMIC: initializes the DMIC driver

2011-01-25 Thread David Lambert
This code is used to read the HWMOD database and initialize the DMIC driver. Signed-off-by: David Lambert --- arch/arm/plat-omap/devices.c | 35 +++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-omap/devices.c b/arch/arm/plat-omap