All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: "Peter Hüwe" <PeterHuewe@gmx.de>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	linux-kernel@vger.kernel.org
Cc: Corey Minyard <minyard@acm.org>,
	Marcel Selhorst <tpmdd@selhorst.net>,
	Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
	Jarkko Sakkinen <jarkko.sakknen@linux.intel.com>,
	Christophe Ricard <christophe.ricard@gmail.com>,
	tpmdd-devel@lists.sourceforge.net
Subject: Re: [PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
Date: Mon, 13 Jul 2015 23:54:50 +0200	[thread overview]
Message-ID: <201507132354.51735.PeterHuewe@gmx.de> (raw)
In-Reply-To: <1436506349-28917-1-git-send-email-k.kozlowski@samsung.com>

Am Freitag, 10. Juli 2015, 07:32:28 schrieb Krzysztof Kozlowski:
> 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 (1):
>   char: Drop owner assignment from i2c_driver
> 
>  drivers/char/ipmi/ipmi_ssif.c       | 1 -
>  drivers/char/tpm/st33zp24/i2c.c     | 1 -
>  drivers/char/tpm/tpm_i2c_atmel.c    | 1 -
>  drivers/char/tpm/tpm_i2c_infineon.c | 1 -
>  drivers/char/tpm/tpm_i2c_nuvoton.c  | 1 -
>  5 files changed, 5 deletions(-)


Applied - thanks.
Will be included in the pull-request for 4.3

  parent reply	other threads:[~2015-07-13 21:53 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10  5:32 [PATCH] Drop owner assignment from i2c_driver (and platform left-overs) Krzysztof Kozlowski
2015-07-10  5:32 ` [PATCH] char: Drop owner assignment from i2c_driver Krzysztof Kozlowski
2015-07-13 21:54 ` Peter Hüwe [this message]
2015-07-13 22:15   ` [PATCH] Drop owner assignment from i2c_driver (and platform left-overs) Jason Gunthorpe
  -- strict thread matches above, loose matches on Subject: below --
2015-07-10 10:37 Krzysztof Kozlowski
2015-07-10 10:37 ` Krzysztof Kozlowski
2015-07-10 10:37 ` Krzysztof Kozlowski
2015-07-10  6:39 Krzysztof Kozlowski
2015-07-19 22:15 ` Alexandre Belloni
2015-07-10  6:37 Krzysztof Kozlowski
2015-07-10  6:37 ` Krzysztof Kozlowski
2015-08-20  8:07 ` Tomi Valkeinen
2015-08-20  8:07   ` Tomi Valkeinen
2015-08-20  8:07   ` Tomi Valkeinen
2015-07-10  6:36 Krzysztof Kozlowski
2015-07-10  6:34 Krzysztof Kozlowski
2015-07-10  6:19 Krzysztof Kozlowski
2015-07-10  6:19 ` Krzysztof Kozlowski
2015-07-10  5:43 Krzysztof Kozlowski
2015-07-10  5:36 Krzysztof Kozlowski
2015-07-10  5:36 ` Krzysztof Kozlowski
2015-07-10  5:36 ` Krzysztof Kozlowski
2015-07-10  5:30 Krzysztof Kozlowski
2015-07-10  5:30 ` Krzysztof Kozlowski
2015-07-10  5:05 Krzysztof Kozlowski
2015-07-10  5:05 ` Krzysztof Kozlowski
2015-07-10  5:04 Krzysztof Kozlowski
2015-07-10  5:04 ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201507132354.51735.PeterHuewe@gmx.de \
    --to=peterhuewe@gmx.de \
    --cc=christophe.ricard@gmail.com \
    --cc=jarkko.sakknen@linux.intel.com \
    --cc=jgunthorpe@obsidianresearch.com \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.org \
    --cc=tpmdd-devel@lists.sourceforge.net \
    --cc=tpmdd@selhorst.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.