]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jan 2017 21:36:37 +0000 (13:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jan 2017 21:36:37 +0000 (13:36 -0800)
commit20e1025d392400f95e2e2bbf85305757f7f648cf
tree19bae6c5242e63ace081324b1d602922792132f7
parentcfd7bb4a52c39500ea26948369dc963c4bfe6888
parent95ae5dd6cf7c62d31d9d374b27cf7d006ded1f74
Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio

Pull GPIO fix from Linus Walleij:
 "A single lockdep fix, nothing else going on. This makes lockdep
  noiseless and work properly with threaded GPIO IRQchips.

  Summary:

  Fix a lockdep issue: the threaded irqchips also need their unique key,
  and take this opportunity to get rid of the horrible macro and replace
  it with a static inline"

* tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: provide lockdep keys for nested/unnested irqchips