commit | c7a13264918b9796f80c634f20fea56e1612572d | [log] [tgz] |
---|---|---|
author | Jussi Laako <jussi@sonarnerd.net> | Mon Feb 18 00:17:21 2019 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 18 09:36:09 2019 +0100 |
tree | d0d8757c02033712f513904f827962e0b0c3fded | |
parent | a06702ca023feccb7c1a5171987f5cac959427ed [diff] |
ALSA: usb-audio: Expose sample resolution through proc interface At least some USB devices use (MSB-aligned) audio format larger than the actual resolution of the device. In order to expose the actual device resolution (bBitResolution), add extra field to the procfs stream info interface. Signed-off-by: Jussi Laako <jussi@sonarnerd.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>