Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-24 Thread Santosh Shilimkar
On Saturday 24 September 2011 01:06 PM, Paul Walmsley wrote: > Hi > > On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > >> On Saturday 24 September 2011 12:01 PM, Paul Walmsley wrote: >>> Hi Santosh >>> >>> On Sat, 24 Sep 2011, Santosh Shilimkar wrote: >>> On Thursday 08 September 2011 10:51 A

Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-24 Thread Paul Walmsley
Hi On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > On Saturday 24 September 2011 12:01 PM, Paul Walmsley wrote: > > Hi Santosh > > > > On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > > > >> On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: > >>> > >> I need your ack on below two

Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-23 Thread Santosh Shilimkar
On Saturday 24 September 2011 12:01 PM, Paul Walmsley wrote: > Hi Santosh > > On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > >> On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: >>> The series contains few fixes and clean-up for OMAP. >>> Briefly, >>> - HWMOD fix for the address s

Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-23 Thread Paul Walmsley
Hi Santosh On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: > > The series contains few fixes and clean-up for OMAP. > > Briefly, > > - HWMOD fix for the address space count > > - Improving the L3 register accesses > > - Bug fix in t

Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-23 Thread Santosh Shilimkar
Paul, On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: > The series contains few fixes and clean-up for OMAP. > Briefly, > - HWMOD fix for the address space count > - Improving the L3 register accesses > - Bug fix in the L3 error handler > - Sparce warning and indentation fixes in

[PATCH 0/8] OMAP3/4: Misc fixes and clean-up

2011-09-07 Thread Santosh Shilimkar
The series contains few fixes and clean-up for OMAP. Briefly, - HWMOD fix for the address space count - Improving the L3 register accesses - Bug fix in the L3 error handler - Sparce warning and indentation fixes in L3 error handler - Print master id in case of L3 custom errors for better debug. - A