diff options
| author | Takashi Sakamoto <[email protected]> | 2019-12-14 22:13:51 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-12-14 16:39:05 +0100 |
| commit | 1faa9d3a3ea7852761ff403f5a9d4a409c0bb199 (patch) | |
| tree | d463f12051c6d04d63d0c3755e89128b76c97fa8 /tools/perf/scripts/python/bin | |
| parent | 5f2cb361d798fb39adb79fab4e5235e307c70e9a (diff) | |
ALSA: control: remove useless assignment in .info callback of PCM chmap element
Control elements for PCM chmap return information to userspace abount
the maximum number of available PCM channels as the number of values
in the element.
In current implementation the number is once initialized to zero, then
assigned to. This is useless and this commit fixes it.
Fixes: 2d3391ec0ecc ("ALSA: PCM: channel mapping API implementation")
Signed-off-by: Takashi Sakamoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions