]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: pn544: Refactor hw_config values
authorArman Uguray <armansito@chromium.org>
Fri, 15 Nov 2013 01:07:32 +0000 (17:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 4 Jan 2014 02:32:27 +0000 (03:32 +0100)
commita3ad4abc5f3be016774604fd7f987b5c2444b691
tree3d7a86e883ae0a1fdfbe7a2be926a473399ed11e
parent1678e1f818b156cad9823cdbe9d85d3055ab8e1e
NFC: pn544: Refactor hw_config values

Some of the EEPROM configurations that are assigned by the PN544 driver
are set by the firmware and should not be modified by the driver. Others
are certain user mode configurations that are currently getting set to values
that shouldn't necessarily be dictated by the driver. This patch changes
most user and system mode configurations to the firmware defaults.

Signed-off-by: Arman Uguray <armansito@chromium.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn544/pn544.c