alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH for-5.6 0/4] ALSA: ctl: UAPI updates for obsoleted members
@ 2019-12-23  2:39 Takashi Sakamoto
  2019-12-23  2:39 ` [alsa-devel] [PATCH for-5.6 1/4] ALSA: ctl: remove unused macro for timestamping of elem_value Takashi Sakamoto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2019-12-23  2:39 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel

Hi,

As a result of applying patchset for Y2038 issue[1], 'snd_ctl_elem_value'
structure is changed to lost 'tstamp' member. This change should
corresponds to removal of an access flag of 'snd_ctl_elem_info' structure.
These changes brings slight lose of backward compatibility, thus it's
better to bump protocol version.

Additionally, for recent few year I work to obsolete 'dimen' member from
'snd_ctl_elem_info' structure. It's good timing to attempt toward it.

This patchset includes these changes and bump the version up to v2.1.0.

[1] https://mailman.alsa-project.org/pipermail/alsa-devel/2019-December/160082.html

Takashi Sakamoto (4):
  ALSA: ctl: remove unused macro for timestamping of elem_value
  ALSA: pci: echoaudio: remove usage of dimen menber of elem_value
    structure
  ALSA: ctl: remove dimen member from elem_info structure
  ALSA: ctl: bump protocol version up to v2.1.0

 include/uapi/sound/asound.h     | 10 +++-------
 sound/core/control.c            | 32 --------------------------------
 sound/pci/echoaudio/echoaudio.c | 11 -----------
 3 files changed, 3 insertions(+), 50 deletions(-)

-- 
2.20.1

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2019-12-23 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-23  2:39 [alsa-devel] [PATCH for-5.6 0/4] ALSA: ctl: UAPI updates for obsoleted members Takashi Sakamoto
2019-12-23  2:39 ` [alsa-devel] [PATCH for-5.6 1/4] ALSA: ctl: remove unused macro for timestamping of elem_value Takashi Sakamoto
2019-12-23  2:39 ` [alsa-devel] [PATCH for-5.6 2/4] ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure Takashi Sakamoto
2019-12-23  2:39 ` [alsa-devel] [PATCH for-5.6 3/4] ALSA: ctl: remove dimen member from elem_info structure Takashi Sakamoto
2019-12-23  2:39 ` [alsa-devel] [PATCH for-5.6 4/4] ALSA: ctl: bump protocol version up to v2.1.0 Takashi Sakamoto
2019-12-23 15:03 ` [alsa-devel] [PATCH for-5.6 0/4] ALSA: ctl: UAPI updates for obsoleted members Takashi Iwai

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).