All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v2 00/xx] ALSA: ALSA: add snd_pcm_is_playback/capture()
@ 2024-07-24  1:59 Kuninori Morimoto
  2024-07-24  1:59 ` [PATCH 001/112] ALSA: add snd_pcm_is_playback/capture() macro Kuninori Morimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2024-07-24  1:59 UTC (permalink / raw)
  To: Takashi Iwai, Mark Brown
  Cc: Linux-ALSA, Takashi Sakamoto, Amadeusz Sławiński,
	Pierre-Louis Bossart


Hi Iwai-san, Mark
Cc Sakamoto-san, Amadeusz, Pierre-Louis

It seems we can use _Generic() more simply, v2 RFC is using it.
I'm not 100% sure but unfortunately we can't use bit-field with _Generic()
in gcc (clang seems possible to handle it ?).
pci/ac97 is the only user of bit-field direction.

To avoid posting patch-bomb, I will post main patch and some sample patches
as RFC. Please review it.

Link: https://lore.kernel.org/r/87zfqel1g7.wl-kuninori.morimoto.gx@renesas.com

Thank you for your help !!

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2024-07-25  0:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24  1:59 [RFC v2 00/xx] ALSA: ALSA: add snd_pcm_is_playback/capture() Kuninori Morimoto
2024-07-24  1:59 ` [PATCH 001/112] ALSA: add snd_pcm_is_playback/capture() macro Kuninori Morimoto
2024-07-24  3:23   ` Takashi Sakamoto
2024-07-24 23:34     ` Kuninori Morimoto
2024-07-24  2:00 ` [PATCH 015/112] ALSA: pci: ac97: use snd_pcm_is_playback/capture() Kuninori Morimoto
2024-07-24  2:00 ` [PATCH 027/112] ALSA: pci: " Kuninori Morimoto
2024-07-24  2:00 ` [PATCH 062/112] ASoC: intel: " Kuninori Morimoto
2024-07-24 10:26   ` Mark Brown
2024-07-24 11:47 ` [RFC v2 00/xx] ALSA: ALSA: add snd_pcm_is_playback/capture() Jaroslav Kysela
2024-07-25  0:01   ` Kuninori Morimoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.