All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: "Emilio López" <emilio@elopez.com.ar>,
	kbuild-all@01.org, "Mark Brown" <broonie@kernel.org>,
	alsa-devel@alsa-project.org,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Jaroslav Kysela" <perex@perex.cz>,
	"Takashi Iwai" <tiwai@suse.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
Date: Thu, 17 Sep 2015 15:32:20 +0200	[thread overview]
Message-ID: <20150917133220.GF4684@lukather> (raw)
In-Reply-To: <20150916205555.GA207987@athens>

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

On Thu, Sep 17, 2015 at 04:55:55AM +0800, kbuild test robot wrote:
> sound/soc/sunxi/sun4i-codec.c:708:3-8: No need to set .owner here. The core will do it.
> 
>  Remove .owner field if calls are used which set it automatically
> 
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> CC: Emilio López <emilio@elopez.com.ar>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
Date: Thu, 17 Sep 2015 15:32:20 +0200	[thread overview]
Message-ID: <20150917133220.GF4684@lukather> (raw)
In-Reply-To: <20150916205555.GA207987@athens>

On Thu, Sep 17, 2015 at 04:55:55AM +0800, kbuild test robot wrote:
> sound/soc/sunxi/sun4i-codec.c:708:3-8: No need to set .owner here. The core will do it.
> 
>  Remove .owner field if calls are used which set it automatically
> 
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> CC: Emilio L?pez <emilio@elopez.com.ar>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150917/a7cd9e69/attachment.sig>

  reply	other threads:[~2015-09-17 13:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 20:55 [asoc:topic/sunxi 2/2] sound/soc/sunxi/sun4i-codec.c:708:3-8: No need to set .owner here. The core will do it kbuild test robot
2015-09-16 20:55 ` [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings kbuild test robot
2015-09-16 20:55   ` kbuild test robot
2015-09-16 20:55   ` kbuild test robot
2015-09-17 13:32   ` Maxime Ripard [this message]
2015-09-17 13:32     ` Maxime Ripard
2015-09-17 17:36   ` Applied "ASoC: sunxi: fix platform_no_drv_owner.cocci warnings" to the asoc tree Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2015-09-30 18:26 [PATCH v2 4/4] ASOC: sunxi: Add support for the spdif block kbuild test robot
2015-09-30 17:50 ` codekipper-Re5JQEeQqe8AvxtiuMwx3w
2015-09-30 18:26   ` [PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings kbuild test robot
2015-09-30 18:26     ` kbuild test robot
2015-09-30 18:26     ` kbuild test robot
2016-02-02 16:01 [PATCH v3 2/2] ASOC: sunxi: Add support for the SPDIF block kbuild test robot
     [not found] ` <1454424594-25208-3-git-send-email-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-02 16:01   ` [PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings kbuild test robot
2016-02-02 16:01     ` kbuild test robot
2016-02-02 16:01     ` kbuild test robot

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=20150917133220.GF4684@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=emilio@elopez.com.ar \
    --cc=fengguang.wu@intel.com \
    --cc=kbuild-all@01.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /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.