Hello, See commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new() call-back type") for the rationale. Best regards Uwe Uwe Kleine-König (9): rtc: abx80x: Convert to .probe_new() rtc: ds1307: Convert to .probe_new() rtc: isl1208: Convert to .probe_new() rtc: m41t80: Convert to .probe_new() rtc: nct3018y: Convert to .probe_new() rtc: pcf2127: Convert to .probe_new() rtc: rs5c372: Convert to .probe_new() rtc: rv8803: Convert to .probe_new() rtc: rx8025: Convert to .probe_new() drivers/rtc/rtc-abx80x.c | 36 ++++++++++++++++++------------------ drivers/rtc/rtc-ds1307.c | 8 ++++---- drivers/rtc/rtc-isl1208.c | 6 ++++-- drivers/rtc/rtc-m41t80.c | 11 ++++++----- drivers/rtc/rtc-nct3018y.c | 5 ++--- drivers/rtc/rtc-pcf2127.c | 22 +++++++++++----------- drivers/rtc/rtc-rs5c372.c | 11 ++++++----- drivers/rtc/rtc-rv8803.c | 30 ++++++++++++++++-------------- drivers/rtc/rtc-rx8025.c | 6 +++--- 9 files changed, 70 insertions(+), 65 deletions(-) base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780 -- 2.37.2