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


Groups > linux.kernel > #1210264 > unrolled thread

Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs)

Started byTomi Valkeinen <tomi.valkeinen@ti.com>
First post2015-08-20 10:10 +0200
Last post2015-08-20 10:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs) Tomi Valkeinen <tomi.valkeinen@ti.com> - 2015-08-20 10:10 +0200

#1210264 — Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs)

FromTomi Valkeinen <tomi.valkeinen@ti.com>
Date2015-08-20 10:10 +0200
SubjectRe: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
Message-ID<pZt58-7r8-37@gated-at.bofh.it>

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

On 10/07/15 09:37, Krzysztof Kozlowski wrote:
> Hi,
> 
> 
> The i2c drivers also do not have to set 'owner' field because
> i2c_register_driver() will do it instead.
> 
> 'owner' is removed from i2c drivers, which I was able to compile
> with allyesconfig (arm, arm64, i386, x86_64, ppc64).
> Only compile-tested.
> 
> The coccinelle script which generated the patch was sent here:
> http://www.spinics.net/lists/kernel/msg2029903.html
> 
> 
> Best regards,
> Krzysztof
> 
> 
> Krzysztof Kozlowski (2):
>   video: fbdev: Drop owner assignment from i2c_driver
>   video: fbdev: Drop owner assignment from platform_driver
> 
>  drivers/video/fbdev/omap2/displays-new/encoder-opa362.c | 1 -
>  drivers/video/fbdev/ssd1307fb.c                         | 1 -
>  2 files changed, 2 deletions(-)
> 

Thanks, queued for 4.3.

 Tomi

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web