NFC: pn544: Get rid of platform data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 Mar 2017 09:36:35 +0000 (12:36 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Apr 2017 08:01:19 +0000 (10:01 +0200)
commite7f6ccaab127147c52ac4b624c54ad0059bd08e9
tree536ebe9c435ff24914fcf21d281f583eadbd2e99
parent4334d8fc638aea4f36fc69042f699e44fed98b16
NFC: pn544: 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>
drivers/nfc/pn544/i2c.c
include/linux/platform_data/pn544.h [deleted file]