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)
commit34f7e57b231ec4fd943d0d172fb7c1bb143f1da8
tree3d7a86e883ae0a1fdfbe7a2be926a473399ed11e
parentfe0219cc505578636a6ed38d493e41ea5d599e3e
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