Re: [PATCH 0/2] OMAP3: GPIO off-mode fixes

2009-03-11 Thread Kevin Hilman
 writes:

> The first patch in this set contains a small bug, missing kfree() for one of 
> the dynamically reserved arrays during init in error path. Sending a fixed 
> patch now.
>

Thanks Tero.  I will undo the first version and re-push with this version.

Kevin

>
>>-Original Message-
>>From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] 
>>Sent: 09 March, 2009 20:48
>>To: Kristo Tero (Nokia-D/Tampere)
>>Cc: linux-omap@vger.kernel.org
>>Subject: Re: [PATCH 0/2] OMAP3: GPIO off-mode fixes
>>
>>Tero Kristo  writes:
>>
>>> These two patches add fixes to GPIO off-mode handling. First 
>>patch is 
>>> more important as it fixes a HW bug, second one just optimizes 
>>> off-mode code a bit by removing a couple of unnecessary 
>>registers from the context save.
>>
>>Thanks, pushing both patches to PM branch.
>>
>>Kevin
>>
--
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 0/2] OMAP3: GPIO off-mode fixes

2009-03-11 Thread Tero.Kristo
The first patch in this set contains a small bug, missing kfree() for one of 
the dynamically reserved arrays during init in error path. Sending a fixed 
patch now.

-Tero 

>-Original Message-
>From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] 
>Sent: 09 March, 2009 20:48
>To: Kristo Tero (Nokia-D/Tampere)
>Cc: linux-omap@vger.kernel.org
>Subject: Re: [PATCH 0/2] OMAP3: GPIO off-mode fixes
>
>Tero Kristo  writes:
>
>> These two patches add fixes to GPIO off-mode handling. First 
>patch is 
>> more important as it fixes a HW bug, second one just optimizes 
>> off-mode code a bit by removing a couple of unnecessary 
>registers from the context save.
>
>Thanks, pushing both patches to PM branch.
>
>Kevin
>--
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 0/2] OMAP3: GPIO off-mode fixes

2009-03-09 Thread Kevin Hilman
Tero Kristo  writes:

> These two patches add fixes to GPIO off-mode handling. First patch is more
> important as it fixes a HW bug, second one just optimizes off-mode code
> a bit by removing a couple of unnecessary registers from the context save.

Thanks, pushing both patches to PM branch.

Kevin
--
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