NFC: trf7970a: Add OF match table
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 09:08:42 +0000 (11:08 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 19 Oct 2015 17:54:04 +0000 (19:54 +0200)
commit3c39c1a54a26c5495d48df796bc1f3fba78667f2
tree3752247a453c2471ea804c8531f7e24104644bb2
parentd7e7f02f71bee425d651ced7ba3b316df61ab945
NFC: trf7970a: Add OF match table

The Documentation/devicetree/bindings/net/nfc/trf7970a.txt DT binding doc
lists "ti,trf7970a" as a compatible string but the corresponding driver
does not have an OF match table. Add the table to the driver so the SPI
core can do an OF style match.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c