NFC: trf7970a: Remove useless comment
authorMark Greer <mgreer@animalcreek.com>
Tue, 25 Apr 2017 22:43:52 +0000 (15:43 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 18 Jun 2017 21:57:58 +0000 (23:57 +0200)
commitfcc652f6885cd37a0c3f3b1ed572d3544c3240c4
treea3e37c06eb93172cb0971bf7e0668767ce5ce974
parentafcb9fbdba71cd39daefaff1e288472565df6af2
NFC: trf7970a: Remove useless comment

The last entry in the trf7970a_of_match[] table must be an empty
entry to demarcate the end of the table.  Currently, there is a
comment indicating this but it is obvious so remove the comment.

Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c