[alsa-devel] [PATCH 0/4] ALSA: control: optimization for position offset macro of TLV data
Takashi Sakamoto
o-takashi at sakamocchi.jp
Mon May 14 00:09:49 CEST 2018
Hi,
This patchset is a supplement for a commit 08f9f4485f21 ('ALSA: core
api: define offsets for TLV items') for items below:
- add position offset macro for db-minmax and db-linear types of TLV data
- optimization with these macros
Takashi Sakamoto (4):
ALSA: control: complement TLV macro for db-minmax and db-linear types
ALSA: vmaster: use position offset macro of TLV data
ALSA: hda: use position offset macro of TLV data
ALSA: isight: use position offset macro of TLV data
include/uapi/sound/tlv.h | 8 ++++++++
sound/core/vmaster.c | 16 +++++++++-------
sound/firewire/isight.c | 10 ++++++----
sound/pci/hda/hda_codec.c | 22 +++++++++++-----------
sound/pci/hda/hda_generic.c | 2 +-
5 files changed, 35 insertions(+), 23 deletions(-)
--
2.14.1
More information about the Alsa-devel
mailing list