Hi Andy, On Tue, Mar 28, 2017 at 12:36:35PM +0300, Andy Shevchenko wrote: > 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@xxxxxxxxxxxxxxx> > --- > v3: no change > > drivers/nfc/pn544/i2c.c | 43 ++++++------------------------------- > include/linux/platform_data/pn544.h | 43 ------------------------------------- > 2 files changed, 6 insertions(+), 80 deletions(-) > delete mode 100644 include/linux/platform_data/pn544.h All 5 patches applied to nfc-next. Cheers, Samuel.