]> git.baikalelectronics.ru Git - kernel.git/commit
tools include UAPI: Sync sound/asound.h copy
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 14:04:23 +0000 (11:04 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 14:04:23 +0000 (11:04 -0300)
commit60badcbc70d87f35b8590417dfc4e8f0fe9a6834
tree9c16aff6d2075908e4342016dabf2436d1bc80d2
parentb07b1a9299fe0bb19baed7e4424c66b4bab2b8a1
tools include UAPI: Sync sound/asound.h copy

Picking the changes from:

  45afb9c2b378 ("ALSA: uapi: Fix sparse warning")
  814c8d0341de ("ALSA: control: Fix incompatible protocol error")
  7c2c69f24430 ("ALSA: ctl: bump protocol version up to v2.1.0")
  9d798bc8c10e ("ALSA: ctl: remove dimen member from elem_info structure")
  bb233fb49a4b ("ALSA: ctl: remove unused macro for timestamping of elem_value")
  4d52b7ff8aec ("ALSA: uapi: Fix typos and header inclusion in asound.h")
  ba43aa48a81f ("ALSA: bump uapi version numbers")
  9c1015c76228 ("ALSA: add new 32-bit layout for snd_pcm_mmap_status/control")
  1b961dd6110e ("ALSA: Avoid using timespec for struct snd_timer_tread")
  83a222734e76 ("ALSA: Avoid using timespec for struct snd_rawmidi_status")
  9d04424bdd29 ("ALSA: Avoid using timespec for struct snd_pcm_status")
  f80a49226129 ("ALSA: Avoid using timespec for struct snd_ctl_elem_value")
  f78c34d23c30 ("ALSA: Avoid using timespec for struct snd_timer_status")

Which entails no changes in the tooling side.

To silence this perf tools build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/sound/asound.h' differs from latest version at 'include/uapi/sound/asound.h'
  diff -u tools/include/uapi/sound/asound.h include/uapi/sound/asound.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Baolin Wang <baolin.wang@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/sound/asound.h