NFC: pn533: Fix missing parenthesis
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Fri, 21 Dec 2012 09:39:01 +0000 (10:39 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:55 +0000 (00:51 +0100)
commit8a0ecfe74b3692258311d084d31613516828905f
tree341d2693e9a58a9f932ef0f8bfc1a00845763f31
parent390a1bd8538132186ddb679cafe9e75b7ef7e2d2
NFC: pn533: Fix missing parenthesis

This is a quite critical patch as it fixes potential reference to
undefined general_bytes which were never set correctly on target
activation due to missing parenthesis.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533.c