Skip to content

Conversation

@fuyuntsuo
Copy link
Contributor

@fuyuntsuo fuyuntsuo commented May 7, 2021

This PR resolved the issues in #4017 and added license file.

  1. Removed NULL assignment of cd (L223: igo_nr.c)
  2. Removed ENUM in igo_nr_cmd_get_value and igo_nr_cmd_set_value
  3. Added new line in L556:igo_nr.c
  4. Moved struct IGO_PARAMS from igo_nr.c to igo_nr.h since sof_igo_nr_config needs it.
  5. Added license file.

Signed-off-by: fy.tsuo fy.tsuo@intelli-go.com

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add one patch per type of issues fixed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Just split it to four commits.

fuyuntsuo added 3 commits May 7, 2021 17:35
Moved struct IGO_PARAMS from igo_nr.c to igo_nr.h
since sof_igo_nr_config needs it.

Signed-off-by: fy.tsuo <fy.tsuo@intelli-go.com>
The NULL initialization of cd is not necessary.

Signed-off-by: fy.tsuo <fy.tsuo@intelli-go.com>
ENUM handlers have been removed in igo_nr_cmd_get_value
and igo_nr_cmd_set_value.

Signed-off-by: fy.tsuo <fy.tsuo@intelli-go.com>
fuyuntsuo added 2 commits May 10, 2021 10:38
A new line is missing after variable declaration.

Signed-off-by: fy.tsuo <fy.tsuo@intelli-go.com>
Added legal license file for igo_nr feature.

Signed-off-by: fy.tsuo <fy.tsuo@intelli-go.com>
@lgirdwood lgirdwood merged commit ea5d9be into thesofproject:main May 10, 2021
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.

6 participants