On Fri, 19 Nov 2021 21:45:54 +0100, Heiner Kallweit wrote: > Reduce source code and code size by defining the chip features > statically. > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > --- > v2: > - make checkpatch happy > - rename feature definitions to FEATURES_ICH4 and FEATURES_ICH5 > - fix patch title typo > --- > drivers/i2c/busses/i2c-i801.c | 191 ++++++++++++---------------------- > 1 file changed, 66 insertions(+), 125 deletions(-) > (...) Reviewed-by: Jean Delvare <jdelvare@xxxxxxx> Tested-by: Jean Delvare <jdelvare@xxxxxxx> -- Jean Delvare SUSE L3 Support