]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2012 19:28:06 +0000 (12:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2012 19:28:06 +0000 (12:28 -0700)
commit36829eead227d4f71b245d674ae5ca3611b93df7
tree0bbcfa6ca3cbee25b1ef624d908704c2773d24dc
parentbc60b599c207abe12c415ea11169e93e306ab1fa
parent45c439540b2f612fa37375ffb2867aaa33edba1e
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pinctrl fixes from Linus Walleij:
 - Fixed compilation errors and warnings
 - Stricter checks on the ops vtable

* tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: implement pinctrl_check_ops
  pinctrl: include <linux/bug.h> to prevent compile errors
  pinctrl: fix compile error if not select PINMUX support