All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif






^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, YueHaibing, kernel-janitors, linux-kernel,
	linux-mediatek, linux-arm-kernel

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif






_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
  2019-04-03  7:11 ` YueHaibing
  (?)
  (?)
@ 2019-04-03  7:11 ` YueHaibing
  -1 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif






^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-03  7:11 ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-03  7:11 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, YueHaibing, kernel-janitors, linux-kernel,
	linux-mediatek, linux-arm-kernel

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif






_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
  2019-04-03  7:11 ` YueHaibing
  (?)
  (?)
@ 2019-04-04  1:39   ` YueHaibing
  -1 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> index 93536659a859..117d81b43542 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> @@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
>  static struct platform_driver mt8183_da7219_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_da7219_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_da7219_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 


^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> index 93536659a859..117d81b43542 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> @@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
>  static struct platform_driver mt8183_da7219_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_da7219_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_da7219_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> index 93536659a859..117d81b43542 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> @@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
>  static struct platform_driver mt8183_da7219_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_da7219_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_da7219_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: kernel-janitors, alsa-devel, linux-mediatek, linux-kernel,
	linux-arm-kernel

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> index 93536659a859..117d81b43542 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
> @@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
>  static struct platform_driver mt8183_da7219_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_da7219_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_da7219_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
  2019-04-03  7:11 ` YueHaibing
  (?)
  (?)
@ 2019-04-04  1:39   ` YueHaibing
  -1 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> index 2da56232a9e1..7ed3c947276d 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> @@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
>  static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_mt6358_ts3a227_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 


^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> index 2da56232a9e1..7ed3c947276d 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> @@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
>  static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_mt6358_ts3a227_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, linux-arm-kernel, linux-mediatek, linux-kernel,
	kernel-janitors

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> index 2da56232a9e1..7ed3c947276d 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> @@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
>  static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_mt6358_ts3a227_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:39   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:39 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: kernel-janitors, alsa-devel, linux-mediatek, linux-kernel,
	linux-arm-kernel

Pls ignore this

On 2019/4/3 15:11, YueHaibing wrote:
> Remove .owner field if calls are used which set it automatically
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> index 2da56232a9e1..7ed3c947276d 100644
> --- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> +++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
> @@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
>  static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
>  	.driver = {
>  		.name = "mt8183_mt6358_ts3a227_max98357",
> -		.owner = THIS_MODULE,
>  #ifdef CONFIG_OF
>  		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
>  #endif
> 
> 
> 
> 
> 
> 
> .
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_drv_owner.cocci warnings
  2019-04-03  7:11 ` YueHaibing
  (?)
  (?)
@ 2019-04-04  1:51   ` YueHaibing
  -1 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:51 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'TS3A227' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif




^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:51   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:51 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'TS3A227' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:51   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:51 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'TS3A227' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:51   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:51 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, YueHaibing, kernel-janitors, linux-kernel,
	linux-mediatek, linux-arm-kernel

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'TS3A227' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
index 2da56232a9e1..7ed3c947276d 100644
--- a/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
@@ -364,7 +364,6 @@ static const struct of_device_id mt8183_mt6358_ts3a227_max98357_dt_match[] = {
 static struct platform_driver mt8183_mt6358_ts3a227_max98357_driver = {
 	.driver = {
 		.name = "mt8183_mt6358_ts3a227_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_mt6358_ts3a227_max98357_dt_match,
 #endif




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_drv_owner.cocci warnings
  2019-04-03  7:11 ` YueHaibing
  (?)
  (?)
@ 2019-04-04  1:52   ` YueHaibing
  -1 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:52 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'DA7219' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif




^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:52   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:52 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'DA7219' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:52   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:52 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: YueHaibing, alsa-devel, linux-arm-kernel, linux-mediatek,
	linux-kernel, kernel-janitors

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'DA7219' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif

^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_drv_owner.cocci warnings
@ 2019-04-04  1:52   ` YueHaibing
  0 siblings, 0 replies; 24+ messages in thread
From: YueHaibing @ 2019-04-04  1:52 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Matthias Brugger, Shunli Wang
  Cc: alsa-devel, YueHaibing, kernel-janitors, linux-kernel,
	linux-mediatek, linux-arm-kernel

Remove .owner field if calls are used which set it automatically
Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
v2: add 'DA7219' in patch title
---
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
index 93536659a859..117d81b43542 100644
--- a/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
+++ b/sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
@@ -454,7 +454,6 @@ static const struct of_device_id mt8183_da7219_max98357_dt_match[] = {
 static struct platform_driver mt8183_da7219_max98357_driver = {
 	.driver = {
 		.name = "mt8183_da7219_max98357",
-		.owner = THIS_MODULE,
 #ifdef CONFIG_OF
 		.of_match_table = mt8183_da7219_max98357_dt_match,
 #endif




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-04-04  1:52 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03  7:11 [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-04  1:39 ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:51 ` [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: " YueHaibing
2019-04-04  1:51   ` YueHaibing
2019-04-04  1:51   ` YueHaibing
2019-04-04  1:51   ` YueHaibing
2019-04-03  7:11 [PATCH -next] ASoC: Mediatek: MT8183: " YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-03  7:11 ` YueHaibing
2019-04-04  1:39 ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:39   ` YueHaibing
2019-04-04  1:52 ` [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: " YueHaibing
2019-04-04  1:52   ` YueHaibing
2019-04-04  1:52   ` YueHaibing
2019-04-04  1:52   ` YueHaibing

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.