From: andrew-ct.chen@mediatek.com (andrew-ct chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] VPU: mediatek: fix platform_no_drv_owner.cocci warnings
Date: Mon, 25 Apr 2016 20:42:17 +0800 [thread overview]
Message-ID: <1461588137.15167.9.camel@mtksdaap41> (raw)
In-Reply-To: <alpine.DEB.2.10.1604221506070.2872@hadrien>
On Fri, 2016-04-22 at 15:08 +0200, Julia Lawall wrote:
> Remove .owner field if calls are used which set it automatically
>
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
>
> CC: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
> ---
Acked-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
>
> base: git://linuxtv.org/media_tree.git master
>
> mtk_vpu.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/media/platform/mtk-vpu/mtk_vpu.c
> +++ b/drivers/media/platform/mtk-vpu/mtk_vpu.c
> @@ -939,7 +939,6 @@ static struct platform_driver mtk_vpu_dr
> .remove = mtk_vpu_remove,
> .driver = {
> .name = "mtk_vpu",
> - .owner = THIS_MODULE,
> .of_match_table = mtk_vpu_match,
> },
> };
prev parent reply other threads:[~2016-04-25 12:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-22 13:08 [PATCH] VPU: mediatek: fix platform_no_drv_owner.cocci warnings Julia Lawall
2016-04-25 12:42 ` andrew-ct chen [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=1461588137.15167.9.camel@mtksdaap41 \
--to=andrew-ct.chen@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.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