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)
commitfb9a10d9d8552acf6f9dee2ecb2d047777821d8b
tree9ee8508e7b6cf462c797c03c463f3e158a015bfc
parentd0b891415f5e6e3d478cf069e573c70f9d9c0217
parent82aff3ea3b87892ce1476dad83de211741b3ac00
Merge tag 'nfc-fixes-4.4-1' of git://git./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>