NFC: Ignore err when chip doesn't implement HW/SW info registers
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Wed, 17 Oct 2012 14:48:21 +0000 (16:48 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 19 Nov 2012 22:56:58 +0000 (23:56 +0100)
commit23f7e6d0d060e2eb0be1daef818d030025453b44
tree6272fc7af32be8c116e15e10c1c185994bce0dc8
parent07887e92205c5808820de0be53bf326b4019d060
NFC: Ignore err when chip doesn't implement HW/SW info registers

NFC_HCI_ID_MGMT_VERSION_SW and NFC_HCI_ID_MGMT_VERSION_HW are optional
registers for gate NFC_HCI_ID_MGMT_GATE in standard HCI. When chip
doesn't implement, just leave all the information as zeros.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/core.c
This page took 0.028327 seconds and 5 git commands to generate.