mbox

[GIT,PULL] GPIO: OMAP fixes for v3.0-rc

Message ID 878vtdkww4.fsf@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.0/gpio-fixes

Message

Kevin Hilman June 8, 2011, 12:08 a.m. UTC
Grant,

Here's a small set of OMAP GPIO fixes for v3.0-rc.

Thanks,

Kevin



The following changes since commit 59c5f46fbe01a00eedf54a23789634438bb80603:

  Linux 3.0-rc2 (2011-06-06 18:06:33 +0900)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.0/gpio-fixes

Colin Cross (2):
      GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
      GPIO: OMAP: add locking around calls to _set_gpio_triggering

Russell King (1):
      GPIO: OMAP: fix section mismatch warnings

 drivers/gpio/gpio-omap.c |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

Comments

Grant Likely June 8, 2011, 3:17 p.m. UTC | #1
On Tue, Jun 07, 2011 at 05:08:27PM -0700, Kevin Hilman wrote:
> Grant,
> 
> Here's a small set of OMAP GPIO fixes for v3.0-rc.
> 
> Thanks,
> 
> Kevin

Merged, thanks.

g.