Re: [PATCH 5/8] mmc: omap_hsmmc: release correct resource

2012-04-22 Thread Chris Ball
Hi,

On Sat, Apr 21 2012, Russell King - ARM Linux wrote:
  Thanks, pushed to mmc-next for 3.4.
 
 (Actually, that's premature of me, sorry -- just noticed that this
 is part of an RFC patchset.  I'll wait for the rest of the patches.)

 It was previously posted as an entirely separate patch - the reason its
 part of this RFC is because I needed the patch while developing this
 series.  So please go ahead and take _this_ patch.

Okay, thanks.  It's back in mmc-next.

- Chris.
-- 
Chris Ball   c...@laptop.org   http://printf.net/
One Laptop Per Child
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 5/8] mmc: omap_hsmmc: release correct resource

2012-04-21 Thread Russell King - ARM Linux
On Fri, Apr 20, 2012 at 10:35:59PM -0400, Chris Ball wrote:
 Hi,
 
 On Fri, Apr 20 2012, Chris Ball wrote:
  On Fri, Apr 20 2012, Tony Lindgren wrote:
  * Russell King rmk+ker...@arm.linux.org.uk [120418 03:15]:
  res can be one of several resources, as this variable is re-used several
  times during probe.  This can cause the wrong resource parameters to be
  passed to release_mem_region().
  
  Get the original memory resource before calling release_mem_region().
  
  Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk
 
  Acked-by: Tony Lindgren t...@atomide.com
 
  Thanks, pushed to mmc-next for 3.4.
 
 (Actually, that's premature of me, sorry -- just noticed that this
 is part of an RFC patchset.  I'll wait for the rest of the patches.)

It was previously posted as an entirely separate patch - the reason its
part of this RFC is because I needed the patch while developing this
series.  So please go ahead and take _this_ patch.
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 5/8] mmc: omap_hsmmc: release correct resource

2012-04-20 Thread Tony Lindgren
* Russell King rmk+ker...@arm.linux.org.uk [120418 03:15]:
 res can be one of several resources, as this variable is re-used several
 times during probe.  This can cause the wrong resource parameters to be
 passed to release_mem_region().
 
 Get the original memory resource before calling release_mem_region().
 
 Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk

Acked-by: Tony Lindgren t...@atomide.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 5/8] mmc: omap_hsmmc: release correct resource

2012-04-20 Thread Chris Ball
Hi,

On Fri, Apr 20 2012, Tony Lindgren wrote:
 * Russell King rmk+ker...@arm.linux.org.uk [120418 03:15]:
 res can be one of several resources, as this variable is re-used several
 times during probe.  This can cause the wrong resource parameters to be
 passed to release_mem_region().
 
 Get the original memory resource before calling release_mem_region().
 
 Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk

 Acked-by: Tony Lindgren t...@atomide.com

Thanks, pushed to mmc-next for 3.4.

- Chris.
-- 
Chris Ball   c...@laptop.org   http://printf.net/
One Laptop Per Child
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 5/8] mmc: omap_hsmmc: release correct resource

2012-04-20 Thread Chris Ball
Hi,

On Fri, Apr 20 2012, Chris Ball wrote:
 On Fri, Apr 20 2012, Tony Lindgren wrote:
 * Russell King rmk+ker...@arm.linux.org.uk [120418 03:15]:
 res can be one of several resources, as this variable is re-used several
 times during probe.  This can cause the wrong resource parameters to be
 passed to release_mem_region().
 
 Get the original memory resource before calling release_mem_region().
 
 Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk

 Acked-by: Tony Lindgren t...@atomide.com

 Thanks, pushed to mmc-next for 3.4.

(Actually, that's premature of me, sorry -- just noticed that this
is part of an RFC patchset.  I'll wait for the rest of the patches.)

- Chris.
-- 
Chris Ball   c...@laptop.org   http://printf.net/
One Laptop Per Child
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html