Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1187877
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs) |
| Date | 2015-07-20 00:20 +0200 |
| Message-ID | <pO56a-7qb-9@gated-at.bofh.it> (permalink) |
| References | <pKAie-2o8-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On 10/07/2015 at 15:39:49 +0900, Krzysztof Kozlowski wrote : > 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): > rtc: Drop owner assignment from i2c_driver > rtc: Drop owner assignment from platform_driver > Both applied, thanks! -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs) Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-07-20 00:20 +0200
csiph-web