commit | 49045d3d4dc7c43310b1fca693e29fcdbe68faba | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Sep 05 10:31:05 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Mon Sep 12 10:41:10 2005 +0200 |
tree | 88350108174f69eaca455c79df3a718c3f3b7333 | |
parent | 025cd2f6b1624f536d4df564add3d13ea5022f53 [diff] |
[ALSA] usb-audio: add SNDRV_PCM_INFO_BATCH flag USB generic driver Add the SNDRV_PCM_INFO_BATCH flag to the PCM hardware information to indicate that the driver uses double buffering. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>