On Mon, 22 Jul 2019 at 19:26, Wolfram Sang <[email protected]> wrote: > > Move from i2c_new_dummy() to i2c_new_dummy_device(), so we now get an > ERRPTR which we use in error handling. > > Signed-off-by: Wolfram Sang <[email protected]> > --- > > Generated with coccinelle. Build tested by me and buildbot. Not tested on HW. > > drivers/rtc/rtc-s5m.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Krzysztof Kozlowski <[email protected]> Tested-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

