Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver: clock: npcx: remove useless operands. #33117

Merged

Conversation

MulinChao
Copy link
Collaborator

@MulinChao MulinChao commented Mar 8, 2021

Remove useless operands since 'bit' field of npcx_clk_cfg structure is
only 3-bit depth and always under 8. Please refer issue 33076 and issue 33049 for more detail.

Fixes #33076
Fixes #33049

Signed-off-by: Mulin Chao mlchao@nuvoton.com

Remove useless operands since 'bit' field of npcx_clk_cfg structure is
only 3-bit depth and always under 8.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
@galak galak added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Mar 8, 2021
@nashif nashif merged commit 2134f9b into zephyrproject-rtos:master Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Clock Control platform: Nuvoton Nuvoton Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
6 participants