]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 31 Jul 2013 19:15:50 +0000 (15:15 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 31 Jul 2013 19:15:50 +0000 (15:15 -0400)
commit9c66255a2e9bb42bd29c525fbe5c2df5dc64cfef
tree43ac5d0277ec5939875cf8e1863245bd60f5b51a
parent0b4012b28fefdbf367aa0641031c728f3861b634
parent2f80160a3f4654286ff4b76f1f9643bb11709a20
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes

Samuel Ortiz <sameo@linux.intel.com> says:

'This is the second NFC fixes pull request for 3.11.

We have:

- A build failure fix for the NCI SPI transport layer due to a
  missing CRC_CCITT Kconfig dependency.

- A netlink command rename: CMD_FW_UPLOAD was merged during the 3.11
  merge window but the typical terminology for loading a firmware to a
  target is firmware download rather than upload. In order to avoid any
  confusion in a file exported to userspace, we rename this command into
  CMD_FW_DOWNLOAD."

Signed-off-by: John W. Linville <linville@tuxdriver.com>