On Mon, 13 Jan 2020 22:06:41 +0100, Wolfram Sang wrote: > The justification of a light version of the parport driver was less > overhead for embedded systems. Well, today, even if an embedded system > still has a parport, it surely can handle the fully-fledged parport > driver. Remove it to reduce the maintenance burden. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > .../i2c/busses/i2c-parport-light.rst | 24 -- > Documentation/i2c/busses/index.rst | 1 - > MAINTAINERS | 2 - > drivers/i2c/busses/Kconfig | 28 -- > drivers/i2c/busses/Makefile | 1 - > drivers/i2c/busses/i2c-parport-light.c | 267 ------------------ > 6 files changed, 323 deletions(-) > delete mode 100644 Documentation/i2c/busses/i2c-parport-light.rst > delete mode 100644 drivers/i2c/busses/i2c-parport-light.c > (...) Reviewed-by: Jean Delvare <jdelvare@xxxxxxx> -- Jean Delvare SUSE L3 Support