Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Feb 2012 23:29:56 +0000 (15:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Feb 2012 23:29:56 +0000 (15:29 -0800)
commit8597559a78e1cde158b999212bc9543682638eb1
tree4e62beca0e5eeb5d224e880bf4c0e676b73b781f
parent105e5180936d69b1aee46ead8a5fc6c68f4d5f65
parent7e3a70fb7bccada029c188c89bfbf3c0a63c1500
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6

GPIO fixes for v3.3-rc2

Straight forward bug fixes in this branch.  A couple of x86 gpio drivers
missing spinlock initialization, an API change fixup for the samsung driver
and a name typo fix.

* tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6:
  gpio: Add missing spin_lock_init in gpio-ml-ioh driver
  gpio: Add missing spin_lock_init in gpio-pch driver
  gpio: samsung: adapt to changes in gpio specifier translator function declaration
  Correct bad gpio naming