[PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-07 Thread Santosh Shilimkar
From: sricharan The address space count API returns the number of address space entries for a hwmod including a additional null value present in the address space structure introduced recently. The devices which have multiple hwmods and use device_build_ss are broken with this, as their address r

Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-08 Thread Cousson, Benoit
Hi Sricharan, On 9/8/2011 7:22 AM, Shilimkar, Santosh wrote: From: sricharan The address space count API returns the number of address space entries for a hwmod including a additional null value present in the address space structure introduced recently. That's a minor nit, but you might give

RE: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-08 Thread Sricharan R
Hi Benoit, >-Original Message- >From: Sricharan R [mailto:r.sricha...@ti.com] >Sent: Thursday, September 08, 2011 2:35 PM >To: Sricharan R >Subject: Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API. > >Hi Sricharan, > >On 9/8/2011 7:22 AM, Shilim

Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-08 Thread Santosh
On Thursday 08 September 2011 02:45 PM, Sricharan R wrote: Hi Benoit, -Original Message- From: Sricharan R [mailto:r.sricha...@ti.com] Sent: Thursday, September 08, 2011 2:35 PM To: Sricharan R Subject: Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API. [...] diff --git

RE: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-08 Thread Sricharan R
[...] >>> -Original Message- >>> From: Sricharan R [mailto:r.sricha...@ti.com] >>> Sent: Thursday, September 08, 2011 2:35 PM >>> To: Sricharan R >>> Subject: Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API. >>> > >[..

Re: [PATCH 1/8] OMAP: hwmod: Fix the addr spaces count API.

2011-09-08 Thread Cousson, Benoit
On 9/8/2011 11:32 AM, Shilimkar, Santosh wrote: On Thursday 08 September 2011 02:45 PM, Sricharan R wrote: Hi Benoit, -Original Message- From: Sricharan R [mailto:r.sricha...@ti.com] Sent: Thursday, September 08, 2011 2:35 PM To: Sricharan R Subject: Re: [PATCH 1/8] OMAP: hwmod: Fix