Thread (31 messages) 31 messages, 3 authors, 2018-06-26

Re: [PATCH 10/11] ASoC: qcom: apq8096: remove redundant owner assignment

From: Niklas Cassel <hidden>
Date: 2018-06-25 18:03:42
Also in: alsa-devel, linux-arm-kernel, linux-arm-msm

Acked-by: Niklas Cassel <redacted>

On Mon, Jun 25, 2018 at 03:31:14PM +0100, Srinivas Kandagatla wrote:
quoted hunk ↗ jump to hunk
module owner is already set in platform_driver_register(), so remove this
redundant assignment.

Signed-off-by: Srinivas Kandagatla <redacted>
---
 sound/soc/qcom/apq8096.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/sound/soc/qcom/apq8096.c b/sound/soc/qcom/apq8096.c
index 561cd429e6f2..6e79fec7e789 100644
--- a/sound/soc/qcom/apq8096.c
+++ b/sound/soc/qcom/apq8096.c
@@ -245,7 +245,6 @@ static struct platform_driver msm_snd_apq8096_driver = {
 	.remove = apq8096_platform_remove,
 	.driver = {
 		.name = "msm-snd-apq8096",
-		.owner = THIS_MODULE,
 		.of_match_table = msm_snd_apq8096_dt_match,
 	},
 };
-- 
2.16.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help