]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: trf7970a: SDD_EN is bit 5 not bit 3
authorMark Greer <mgreer@animalcreek.com>
Wed, 19 Aug 2015 15:57:58 +0000 (08:57 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Aug 2015 17:17:45 +0000 (19:17 +0200)
commitbd78c98992e0369424f4ebfe33c53b8a63a9a7da
tree98bcfe6db7be55f29113f654b487c99887aa34f3
parentb07a9dfe5608f979e2d3d99f3c59f747899f9943
NFC: trf7970a: SDD_EN is bit 5 not bit 3

The SDD_EN bit in the NFC Target Detection Level Register
is bit 5 not bit 3 so change the TRF7970A_NFC_TARGET_LEVEL_SDD_EN
macro accordingly.

Reported-by: Raymond Lei <Raymond.Lei@ecolab.com>
Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c