On Mon, 22 Jul 2019, Enric Balletbo i Serra wrote: > With the purpose of remove the things that far extends the bounds of > what a MFD was designed to do, instantiate the new platform misc > cros-ec-chardev driver and get rid of all the unneeded code. After this > patch the misc chardev driver is a sub-device of the MFD, and all the > new file operations should be implemented there. > > Signed-off-by: Enric Balletbo i Serra <[email protected]> > Acked-by: Andy Shevchenko <[email protected]> > Reviewed-by: Gwendal Grignou <[email protected]> > Tested-by: Gwendal Grignou <[email protected]> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/mfd/cros_ec_dev.c | 219 +----------------------------------- > include/linux/mfd/cros_ec.h | 2 - > 2 files changed, 5 insertions(+), 216 deletions(-)
For my own reference: Acked-for-MFD-by: Lee Jones <[email protected]> -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog

