alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Clean-up W=1 build warnings​ - part3
@ 2020-07-07 19:23 Pierre-Louis Bossart
  2020-07-07 19:23 ` [PATCH 1/3] ASoC: Intel: Skylake: remove comparison always false warning Pierre-Louis Bossart
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Pierre-Louis Bossart @ 2020-07-07 19:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Lee Jones, Pierre-Louis Bossart

This is a much smaller set of cleanups, all related to warnings thrown
by the use of GENMASK() with an unsigned variable. I just made the
warning go away but I wonder if there's a better fix in the definition
of GENMASK() itself?

Pierre-Louis Bossart (3):
  ASoC: Intel: Skylake: remove comparison always false warning
  ASoC: meson: axg-pdm: remove comparison always false warning
  ASoC: meson: axg-spdifin: remove comparison always false warning

 sound/soc/intel/skylake/skl-sst-dsp.c | 2 +-
 sound/soc/meson/axg-pdm.c             | 2 +-
 sound/soc/meson/axg-spdifin.c         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-08 11:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07 19:23 [PATCH 0/3] ASoC: Clean-up W=1 build warnings​ - part3 Pierre-Louis Bossart
2020-07-07 19:23 ` [PATCH 1/3] ASoC: Intel: Skylake: remove comparison always false warning Pierre-Louis Bossart
2020-07-07 19:23 ` [PATCH 2/3] ASoC: meson: axg-pdm: " Pierre-Louis Bossart
2020-07-07 19:23 ` [PATCH 3/3] ASoC: meson: axg-spdifin: " Pierre-Louis Bossart
2020-07-07 19:39 ` [PATCH 0/3] ASoC: Clean-up W=1 build warnings​ - part3 Jerome Brunet
2020-07-08  0:16   ` Pierre-Louis Bossart
2020-07-08  6:31     ` Lee Jones
2020-07-08 11:13       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).