On Fri, Mar 25, 2022 at 06:12:43PM +0100, Stephen Kitt wrote: > The i2c probe functions here don't use the id information provided in > their second argument, so the single-parameter i2c probe function > ("probe_new") can be used instead. > > This avoids scanning the identifier tables during probes. > > Signed-off-by: Stephen Kitt Looks good and builds fine: Reviewed-by: Wolfram Sang