[alsa-devel] [alsa-lib][PATCH v2 0/3] timer/hwdep: update included headers with UAPI headers in recent kernel
Takashi Sakamoto
o-takashi at sakamocchi.jp
Fri Apr 21 17:27:58 CEST 2017
Hi,
In this subsystem, interfaces between kernel/userspace are described in
UAPI headers of kernel source. User space library (alsa-lib) includes
this header as its code base. When developers update UAPI headers in
development cycle of kernel, corresponding headers in alsa-lib should be
updated synchronously.
The purpose of this patchset is to catch up recent UAPI header for
userspace library. There're missing changes added at v4.7, v4.9 and v4.12
development period.
v2 changes:
- Update commit description.
- Reorder commits so that aligned according to date of corresponding code
change.
Takashi Sakamoto (3):
timer: obsolete legacy rtctimer instance
hwdep: add Line6 USB series support
hwdep: add support for MOTU FireWire series and RME Fireface series
include/hwdep.h | 5 ++++-
include/sound/asound.h | 7 +++++--
include/timer.h | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
--
2.9.3
More information about the Alsa-devel
mailing list