Skip to content

Conversation

@ippotim
Copy link

@ippotim ippotim commented Nov 3, 2016

Hello,world!

@ippotim ippotim closed this Nov 3, 2016
plbossart pushed a commit to plbossart/sound that referenced this pull request Aug 26, 2021
Fixed following WARNINGs:
for torvalds#355, removed this unnecessary log print.
for torvalds#364, added a variable to "struct es8316_priv", and tried to let
          function es8316_enable_jack_detect() align to mainline code.
for torvalds#452, removed it since we did not verified the patch on other platform.

	WARNING: Unnecessary ftrace-like logging - prefer using ftrace
	torvalds#355: FILE: sound/soc/codecs/es8316.c:751:
	+    dev_dbg(comp->dev, "Exit %s\n", __func__);

	ERROR: do not initialise statics to 0
	torvalds#364: FILE: sound/soc/codecs/es8316.c:760:
	+    static int initial = 0;

	WARNING: DT compatible string "everest,es8336" appears un-documented -- check ./Documentation/devicetree/bindings/
	torvalds#452: FILE: sound/soc/codecs/es8316.c:932:
	+    { .compatible = "everest,es8336", },

Signed-off-by: Huajun Li <huajun.li@intel.com>
hbiyik pushed a commit to hbiyik/linux that referenced this pull request Sep 8, 2025
hbiyik pushed a commit to hbiyik/linux that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant