Re: [PATCH resend v1 4/7] pps: clients: gpio: Get rid of legacy platform data

2021-03-09 Thread Rodolfo Giometti
On 09/03/21 12:24, Andy Shevchenko wrote: > Platform data is a legacy interface to supply device properties > to the driver. In this case we even don't have in-kernel users > for it. Just remove it for good. > > Signed-off-by: Andy Shevchenko > --- > drivers/pps/clients/pps-gpio.c | 17

[PATCH resend v1 4/7] pps: clients: gpio: Get rid of legacy platform data

2021-03-09 Thread Andy Shevchenko
Platform data is a legacy interface to supply device properties to the driver. In this case we even don't have in-kernel users for it. Just remove it for good. Signed-off-by: Andy Shevchenko --- drivers/pps/clients/pps-gpio.c | 17 +++-- include/linux/pps-gpio.h | 19