All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio/omap: minor cleanups for v3.2
@ 2011-09-06 22:57 ` Kevin Hilman
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-09-06 22:57 UTC (permalink / raw)
  To: Grant Likely; +Cc: linux-omap, linux-arm-kernel

Grant,

Please pull the following OMAP GPIO cleanups for v3.2.

Just a heads up: we're also working on another large series of cleanup
for this driver that we'll be trying to merge for v3.2.

Kevin


The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:

  Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)

are available in the git repository at:
  git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup

Kevin Hilman (1):
      gpio/omap: replace MOD_REG_BIT macro with static inline

Todd Poynor (1):
      gpio/omap: check return value from irq_alloc_generic_chip

 drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] gpio/omap: minor cleanups for v3.2
@ 2011-09-06 22:57 ` Kevin Hilman
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-09-06 22:57 UTC (permalink / raw)
  To: linux-arm-kernel

Grant,

Please pull the following OMAP GPIO cleanups for v3.2.

Just a heads up: we're also working on another large series of cleanup
for this driver that we'll be trying to merge for v3.2.

Kevin


The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:

  Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)

are available in the git repository at:
  git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup

Kevin Hilman (1):
      gpio/omap: replace MOD_REG_BIT macro with static inline

Todd Poynor (1):
      gpio/omap: check return value from irq_alloc_generic_chip

 drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] gpio/omap: minor cleanups for v3.2
  2011-09-06 22:57 ` Kevin Hilman
@ 2011-11-02 22:27   ` Kevin Hilman
  -1 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-11-02 22:27 UTC (permalink / raw)
  To: Grant Likely; +Cc: linux-omap, linux-arm-kernel

Hi Grant,

On 09/06/2011 03:57 PM, Kevin Hilman wrote:
> Grant,
> 
> Please pull the following OMAP GPIO cleanups for v3.2.
> 
> Just a heads up: we're also working on another large series of cleanup
> for this driver that we'll be trying to merge for v3.2.
> 
> Kevin

I don't see this in linux-next or your gpio/next branch.  Are you
planning to pull this for v3.2?

Kevin

> 
> The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
> 
>   Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
> 
> are available in the git repository at:
>   git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup
> 
> Kevin Hilman (1):
>       gpio/omap: replace MOD_REG_BIT macro with static inline
> 
> Todd Poynor (1):
>       gpio/omap: check return value from irq_alloc_generic_chip
> 
>  drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
>  1 files changed, 34 insertions(+), 25 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] gpio/omap: minor cleanups for v3.2
@ 2011-11-02 22:27   ` Kevin Hilman
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-11-02 22:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Grant,

On 09/06/2011 03:57 PM, Kevin Hilman wrote:
> Grant,
> 
> Please pull the following OMAP GPIO cleanups for v3.2.
> 
> Just a heads up: we're also working on another large series of cleanup
> for this driver that we'll be trying to merge for v3.2.
> 
> Kevin

I don't see this in linux-next or your gpio/next branch.  Are you
planning to pull this for v3.2?

Kevin

> 
> The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
> 
>   Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
> 
> are available in the git repository at:
>   git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup
> 
> Kevin Hilman (1):
>       gpio/omap: replace MOD_REG_BIT macro with static inline
> 
> Todd Poynor (1):
>       gpio/omap: check return value from irq_alloc_generic_chip
> 
>  drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
>  1 files changed, 34 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] gpio/omap: minor cleanups for v3.2
  2011-11-02 22:27   ` Kevin Hilman
@ 2011-11-08 19:39     ` Kevin Hilman
  -1 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-11-08 19:39 UTC (permalink / raw)
  To: Grant Likely; +Cc: linux-omap, linux-arm-kernel

Hi Grant,

On 11/02/2011 03:27 PM, Kevin Hilman wrote:
> 
>> Please pull the following OMAP GPIO cleanups for v3.2.
>>
>> Just a heads up: we're also working on another large series of cleanup
>> for this driver that we'll be trying to merge for v3.2.
>>
>> Kevin
> 
> I don't see this in linux-next or your gpio/next branch.  Are you
> planning to pull this for v3.2?

...how about v3.2-rc?

Kevin

>> The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
>>
>>   Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
>>
>> are available in the git repository at:
>>   git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup
>>
>> Kevin Hilman (1):
>>       gpio/omap: replace MOD_REG_BIT macro with static inline
>>
>> Todd Poynor (1):
>>       gpio/omap: check return value from irq_alloc_generic_chip
>>
>>  drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
>>  1 files changed, 34 insertions(+), 25 deletions(-)
> 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] gpio/omap: minor cleanups for v3.2
@ 2011-11-08 19:39     ` Kevin Hilman
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Hilman @ 2011-11-08 19:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Grant,

On 11/02/2011 03:27 PM, Kevin Hilman wrote:
> 
>> Please pull the following OMAP GPIO cleanups for v3.2.
>>
>> Just a heads up: we're also working on another large series of cleanup
>> for this driver that we'll be trying to merge for v3.2.
>>
>> Kevin
> 
> I don't see this in linux-next or your gpio/next branch.  Are you
> planning to pull this for v3.2?

...how about v3.2-rc?

Kevin

>> The following changes since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
>>
>>   Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
>>
>> are available in the git repository at:
>>   git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanup
>>
>> Kevin Hilman (1):
>>       gpio/omap: replace MOD_REG_BIT macro with static inline
>>
>> Todd Poynor (1):
>>       gpio/omap: check return value from irq_alloc_generic_chip
>>
>>  drivers/gpio/gpio-omap.c |   59 ++++++++++++++++++++++++++-------------------
>>  1 files changed, 34 insertions(+), 25 deletions(-)
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] gpio/omap: minor cleanups for v3.2
  2011-11-08 19:39     ` Kevin Hilman
@ 2011-11-08 19:49       ` Grant Likely
  -1 siblings, 0 replies; 8+ messages in thread
From: Grant Likely @ 2011-11-08 19:49 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-omap, linux-arm-kernel

On Tue, Nov 8, 2011 at 12:39 PM, Kevin Hilman <khilman@ti.com> wrote:
> Hi Grant,
>
> On 11/02/2011 03:27 PM, Kevin Hilman wrote:
>>
>>> Please pull the following OMAP GPIO cleanups for v3.2.
>>>
>>> Just a heads up: we're also working on another large series of cleanup
>>> for this driver that we'll be trying to merge for v3.2.
>>>
>>> Kevin
>>
>> I don't see this in linux-next or your gpio/next branch.  Are you
>> planning to pull this for v3.2?
>
> ...how about v3.2-rc?

Merged, thanks.  Will be pushed to Linus shortly.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] gpio/omap: minor cleanups for v3.2
@ 2011-11-08 19:49       ` Grant Likely
  0 siblings, 0 replies; 8+ messages in thread
From: Grant Likely @ 2011-11-08 19:49 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Nov 8, 2011 at 12:39 PM, Kevin Hilman <khilman@ti.com> wrote:
> Hi Grant,
>
> On 11/02/2011 03:27 PM, Kevin Hilman wrote:
>>
>>> Please pull the following OMAP GPIO cleanups for v3.2.
>>>
>>> Just a heads up: we're also working on another large series of cleanup
>>> for this driver that we'll be trying to merge for v3.2.
>>>
>>> Kevin
>>
>> I don't see this in linux-next or your gpio/next branch. ?Are you
>> planning to pull this for v3.2?
>
> ...how about v3.2-rc?

Merged, thanks.  Will be pushed to Linus shortly.

g.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-08 19:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06 22:57 [GIT PULL] gpio/omap: minor cleanups for v3.2 Kevin Hilman
2011-09-06 22:57 ` Kevin Hilman
2011-11-02 22:27 ` Kevin Hilman
2011-11-02 22:27   ` Kevin Hilman
2011-11-08 19:39   ` Kevin Hilman
2011-11-08 19:39     ` Kevin Hilman
2011-11-08 19:49     ` Grant Likely
2011-11-08 19:49       ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.