]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Nov 2015 01:47:26 +0000 (20:47 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Nov 2015 01:47:26 +0000 (20:47 -0500)
commitaf6a19b28ef922b35c6181d1690d6b7b5f138a24
tree9ee8508e7b6cf462c797c03c463f3e158a015bfc
parent8defc326a92dc0bb5375ee79f3f179f0275e858f
parent367d0e69926e21b758f8fc6b18112c90a2aace24
Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes

Samuel Ortiz says:

====================
NFC 4.4 fixes

This is the 1st NFC fixes pull request for 4.4.

It includes bug fixes and one fix for a build failure, all of them
introduced with the first NFC pull request for 4.4.

We have:

- Fix nfcmrvl SPI driver potential build error due to a broken Kconfig
  dependency.
- A few fixes for the firmware download implementation for the nfcmrvl
  UART driver.
- A GPIO allocation leak for the nfcmrvl driver.
- One code simplification for the nfcmrvl DT handling.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>