RE: [PATCH] omap2+: mux: Initialise the static pads.

2011-03-06 Thread Sricharan R
Hi Tony, -Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, March 04, 2011 11:13 PM To: Sricharan R Cc: linux-omap@vger.kernel.org; Benoit Cousson; p...@pswan.com; Santosh Shilimkar Subject: Re: [PATCH] omap2+: mux: Initialise the static pads. * Sricharan R

Re: [PATCH] omap2+: mux: Initialise the static pads.

2011-03-04 Thread Tony Lindgren
* Sricharan R r.sricha...@ti.com [110304 04:22]: I have tested this on the devel-mux(I did not see a devel-mmc branch) Sorry that was a typo, I meant devel-mux not devel-mmc.. Ok. This works fine for all scenarios. OK thanks for testing. A small cleanup change which helps. ... I was

Re: [PATCH] omap2+: mux: Initialise the static pads.

2011-03-04 Thread Tony Lindgren
* Sricharan R r.sricha...@ti.com [110304 09:31]: Hi Tony, Hmm it's there as commit 93c5f165e10c21a3813a687204388a34072b2a62 in devel-mux branch. Can you please update your patch against that commit so it's easier to see what your changes are? BTW, the patch you posted got trashed

Re: [PATCH] omap2+: mux: Initialise the static pads.

2011-03-03 Thread Tony Lindgren
Hi, Sorry for the delay on replying to this one, some comments below. * sricharan r.sricha...@ti.com [110301 10:13]: --- a/arch/arm/mach-omap2/mux.c +++ b/arch/arm/mach-omap2/mux.c @@ -352,15 +352,12 @@ err1: void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) { int i;