Re: [RESEND] nfc: Drop owner assignment from i2c_driver

From: Samuel Ortiz
Date: Sun May 01 2016 - 17:40:35 EST


Hi Krzysztof,

On Wed, Mar 30, 2016 at 09:51:04AM +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@xxxxxxxxxxx>
>
> ---
>
> The coccinelle script which generated the patch was sent here:
> http://www.spinics.net/lists/kernel/msg2029903.html
> ---
> drivers/nfc/nxp-nci/i2c.c | 1 -
> drivers/nfc/pn544/i2c.c | 1 -
> drivers/nfc/st-nci/i2c.c | 1 -
> drivers/nfc/st21nfca/i2c.c | 1 -
> 4 files changed, 4 deletions(-)
Patch applied to nfc-next, thanks.

Cheers,
Samuel.