[PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings

2016-02-02 Thread kbuild test robot
sound/soc/sunxi/sun4i-spdif.c:572: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: Marcus Cooper Signed-off-by: Fengguang Wu --- sun4i-spdif.c |1 -

[PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings

2015-09-30 Thread kbuild test robot
sound/soc/sunxi/sun4i-spdif.c:599: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: Marcus Cooper Signed-off-by: Fengguang Wu --- sun4i-spdif.c |1 -

Re: [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings

2015-09-17 Thread Maxime Ripard
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.cocc

[PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings

2015-09-16 Thread kbuild test robot
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 Signed-off-by: Fengguang Wu --- sun4i-codec.c |1 -