NFC: st-nci: Get rid of platform data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Jun 2017 10:08:52 +0000 (13:08 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 22 Jun 2017 21:51:44 +0000 (23:51 +0200)
commit61a04101c8a486dec586b2657bffede1b3b979f3
tree03acf0f7b53dfa218643207c2504ef4651f00549
parenta5d410949ab0a8934e9352dad08ad588beae3395
NFC: st-nci: Get rid of platform data

Legacy platform data must go away. We are on the safe side here since
there are no users of it in the kernel.

If anyone by any odd reason needs it the GPIO lookup tables and
built-in device properties at your service.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
MAINTAINERS
drivers/nfc/st-nci/i2c.c
drivers/nfc/st-nci/spi.c
include/linux/platform_data/st-nci.h [deleted file]