On Fri, Feb 4, 2022, at 10:59, Martin Povišer wrote: > Drop I2C device-probing classes from platform variant of the PASemi > controller as it is only used on platforms where I2C devices should > be instantiated in devicetree. (The I2C_CLASS_DEPRECATED flag is not > raised as up to this point no devices relied on the old behavior.) > > Fixes: d88ae2932df0 ("i2c: pasemi: Add Apple platform driver") > Signed-off-by: Martin Povišer <povik+lin@xxxxxxxxxxx> Reviewed-by: Sven Peter <sven@xxxxxxxxxxxxx>