Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1208604

Re: [PATCH] pwm: Drop owner assignment from i2c_driver

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] pwm: Drop owner assignment from i2c_driver
Date 2015-08-17 16:00 +0200
Message-ID <pYt7c-Gw-7@gated-at.bofh.it> (permalink)
References <pKzYS-2h8-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Jul 10, 2015 at 03:28:10PM +0900, Krzysztof Kozlowski wrote:
> i2c_driver does not need to set an owner because i2c_register_driver()
> will set it.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> 
> ---
> 
> The coccinelle script which generated the patch was sent here:
> http://www.spinics.net/lists/kernel/msg2029903.html
> ---
>  drivers/pwm/pwm-pca9685.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

Thierry

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] pwm: Drop owner assignment from i2c_driver Thierry Reding <thierry.reding@gmail.com> - 2015-08-17 16:00 +0200

csiph-web