]> git.alsa-project.org Git - tinycompress.git/commit
compress_hw: cache ioctl version
authorGeorge Verhaegen <verhaegen@google.com>
Fri, 1 Aug 2025 10:47:43 +0000 (11:47 +0100)
committerVinod Koul <3178504+vinodkoul@users.noreply.github.com>
Wed, 21 Jan 2026 06:29:57 +0000 (11:59 +0530)
commitf1183e52e28f11376a6e365922875326d5ead23f
treedf07ae873efe2d075d9f504e28a2748fa2911ce5
parent0bd5530be0b378038ec37719fa29508b7b6e6a37
compress_hw: cache ioctl version

Read the version when opened and cache it to reduce ioctl calls.
src/lib/compress_hw.c