]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Samuel Ortiz <sameo@linux.intel.com> says:
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 18:23:05 +0000 (14:23 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 May 2013 18:23:05 +0000 (14:23 -0400)
commit323a98db4d51e4fefc74290adfb5493047cbbe22
treeb084691065908513b0695d0d404edd11d9357f63
parent6bb4880d9ef30375da4507aeabd6dc261a2c6c2b
parente3a6b14ceda0207c3405c6266e5177a85c0db044
Samuel Ortiz <sameo@linux.intel.com> says:

"Merge tag 'nfc-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes

This is the first batch of NFC fixes for 3.10, and it contains:

- 3 fixes for the NFC MEI support:
* We now depend on the correct Kconfig symbol.
* We register an MEI event callback whenever we enable an NFC device,
  otherwise we fail to read anything after an enable/disable cycle.
* We only disable an MEI device from its disable mey_phy_ops,
  preventing useless consecutive disable calls.

- An NFC Makefile cleanup, as I forgot to remove a commented out line when
  moving the LLCP code to the NFC top level directory."

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