From: Arron Wang Date: Wed, 11 Dec 2013 09:25:23 +0000 (+0800) Subject: NFC: pn544: Pass hardware variant information when downloading firmware X-Git-Tag: v3.15-rc1~113^2~93^2^2~48^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971d63cff6d70ab09237b7718f39615e40ad0828;p=pandora-kernel.git NFC: pn544: Pass hardware variant information when downloading firmware Different pn544 hardware variant may use different commands to download new firmwares. The C2 does a regular firmware download while the C3 uses a more secure protocol. As a consequence we need to pass the hardware variant from the HCI SW version command reply down to the pn544 i2c layer, in order to use the right protocol at run time. Signed-off-by: Arron Wang Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed