[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190722205055.GE24911@piout.net>
Date: Mon, 22 Jul 2019 22:50:55 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rtc@...r.kernel.org, linux-samsung-soc@...r.kernel.org
Subject: Re: [PATCH 0/4] rtc: convert subsystem to i2c_new_dummy_device()
On 22/07/2019 19:26:14+0200, Wolfram Sang wrote:
> This series is part of a tree-wide movement to replace the I2C API call
> 'i2c_new_dummy' which returns NULL with its new counterpart returning an
> ERRPTR.
>
> The series was generated with coccinelle (audited afterwards, of course) and
> build tested by me and by buildbot. No tests on HW have been performed.
>
> The branch is based on v5.3-rc1. A branch (with some more stuff included) can
> be found here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/i2c/new_dummy
>
> Some drivers still need to be manually converted. Patches for those will be
> sent out individually.
>
>
> Wolfram Sang (4):
> rtc: isl12026: convert to i2c_new_dummy_device
> rtc: max77686: convert to i2c_new_dummy_device
> rtc: s35390a: convert to i2c_new_dummy_device
> rtc: s5m: convert to i2c_new_dummy_device
>
> drivers/rtc/rtc-isl12026.c | 6 +++---
> drivers/rtc/rtc-max77686.c | 6 +++---
> drivers/rtc/rtc-s35390a.c | 6 +++---
> drivers/rtc/rtc-s5m.c | 6 +++---
> 4 files changed, 12 insertions(+), 12 deletions(-)
>
All applied, thanks!
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists