| Submitter | Kevin Hilman |
|---|---|
| Date | Sept. 6, 2011, 10:57 p.m. |
| Message ID | <8739g91dp5.fsf@ti.com> |
| Download | mbox |
| Permalink | /patch/113678/ |
| State | New |
| Headers | show |
Pull-request
git://gitorious.org/khilman/linux-omap-pm.git for_3.2/gpio-cleanupComments
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(-)
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(-) >
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.
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(-)