mbox series

[alsa-lib,0/3] Adaption of 5.6 kernel ABI changes

Message ID 20200210132516.20221-1-tiwai@suse.de (mailing list archive)
Headers show
Series Adaption of 5.6 kernel ABI changes | expand

Message

Takashi Iwai Feb. 10, 2020, 1:25 p.m. UTC
Hi,

this is a patch to update ABI headers copied from 5.6 kernel, which
contains a couple of deprecation and the corresponding code changes.


Takashi

===

Takashi Iwai (3):
  control: Remove access to the deprecated dimen fields
  topology: Drop SNDRV_CTL_ELEM_ACCESS_TIMESTAMP access
  uapi: Sync with 5.6 kernel ABI

 include/sound/uapi/asequencer.h |  12 +-
 include/sound/uapi/asoc.h       |   9 +-
 include/sound/uapi/asound.h     | 319 ++++++++++++++++++++++++++--------------
 include/sound/uapi/emu10k1.h    |  12 +-
 include/sound/uapi/hdsp.h       |   4 +
 include/sound/uapi/hdspm.h      |   4 +
 include/sound/uapi/sb16_csp.h   |   6 +-
 src/control/control.c           |  24 ++-
 src/topology/ctl.c              |   1 -
 9 files changed, 255 insertions(+), 136 deletions(-)