Re: [PATCH] sound: soc: codecs: Remove unnecessary THIS_MODULE

2021-03-15 Thread Mark Brown
On Sat, 13 Mar 2021 16:23:02 +0800, Wang Qing wrote: > As THIS_MODULE has been set in module_platform_driver(), so remove it. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] sound: soc: codecs: Remove unnecessary THIS_MODULE commit: a

Re: [PATCH] sound: soc: codecs: Remove unnecessary THIS_MODULE

2021-03-15 Thread Mark Brown
On Sat, Mar 13, 2021 at 04:23:02PM +0800, Wang Qing wrote: > As THIS_MODULE has been set in module_platform_driver(), so remove it. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what existing

[PATCH] sound: soc: codecs: Remove unnecessary THIS_MODULE

2021-03-13 Thread Wang Qing
As THIS_MODULE has been set in module_platform_driver(), so remove it. Signed-off-by: Wang Qing --- sound/soc/codecs/lpass-rx-macro.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/lpass-rx-macro.c b/sound/soc/codecs/lpass-rx-macro.c index c9c21d22..5b9d4e9 --- a/sound/soc/