public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: John Crispin <blogic@openwrt.org>
To: Linus Walleij <linus.walleij@linaro.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Cc: linux-gpio@vger.kernel.org
Subject: Re: [PATCH] pinctrl: mediatek/7623: delete unnecessary .owner
Date: Thu, 25 Feb 2016 16:34:39 +0100	[thread overview]
Message-ID: <56CF1F0F.1060407@openwrt.org> (raw)
In-Reply-To: <1456413981-26089-1-git-send-email-linus.walleij@linaro.org>



On 25/02/2016 16:26, Linus Walleij wrote:
> This is set by the device core.
> 
> Cc: John Crispin <blogic@openwrt.org>
> Reported-by: kbuild test robot <fengguang.wu@intel.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Thanks, i was just going to send it to you and then i saw you and feng
had already sent me a version, 2 is already more than needed so i wont
spin up a 3rd version ;)

can you fold this please ?

> ---
>  drivers/pinctrl/mediatek/pinctrl-mt7623.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/pinctrl/mediatek/pinctrl-mt7623.c b/drivers/pinctrl/mediatek/pinctrl-mt7623.c
> index bf0d05b6e7dc..67895f8234e3 100644
> --- a/drivers/pinctrl/mediatek/pinctrl-mt7623.c
> +++ b/drivers/pinctrl/mediatek/pinctrl-mt7623.c
> @@ -367,7 +367,6 @@ static struct platform_driver mtk_pinctrl_driver = {
>  	.probe = mt7623_pinctrl_probe,
>  	.driver = {
>  		.name = "mediatek-mt7623-pinctrl",
> -		.owner = THIS_MODULE,
>  		.of_match_table = mt7623_pctrl_match,
>  	},
>  };
> 

      reply	other threads:[~2016-02-25 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 15:26 [PATCH] pinctrl: mediatek/7623: delete unnecessary .owner Linus Walleij
2016-02-25 15:34 ` John Crispin [this message]

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=56CF1F0F.1060407@openwrt.org \
    --to=blogic@openwrt.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox