]> asedeno.scripts.mit.edu Git - linux.git/commit
NFC: st21nfca: Get rid of platform data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 7 Mar 2017 10:25:43 +0000 (12:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 5 Apr 2017 08:07:36 +0000 (10:07 +0200)
commit79557b33cca2fa005235b45ab16b81f95f441bd8
tree8dec9f64d57985b77637f923b036fdefbe3f0b33
parentbacf2a6a05726e3f10aa94ef7a20feba62ee5579
NFC: st21nfca: 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/st21nfca/i2c.c
include/linux/platform_data/st21nfca.h [deleted file]