Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 May 2019 16:35:04 +0000 (09:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 May 2019 16:35:04 +0000 (09:35 -0700)
commit9fb67d643f6f1892a08ee3a04ea54022d1060bb0
tree5e4db1f8f46cc1b94dcced8dced050165b9fdd3e
parentca6584a3316c445d72e9795dc0765a0f30d83293
parentb1fa7d8592c730d1b44536b5cacadeb318d369fd
Merge tag 'pinctrl-v5.2-2' of git://git./linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "The commits that stand out are the Intel fixes that arrived during the
  merge window and I got relayed by pull request from Andy.

  Apart from that a minor Kconfig noise.

   - Interrupt clearing fix for the Intel pin controllers affecting
     touchpads on some laptops.

   - Compile Kconfig fix for the STMFX expander pin controller"

* tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
  pinctrl: intel: Clear interrupt status in mask/unmask callback
  pinctrl: intel: Use GENMASK() consistently
drivers/pinctrl/Kconfig