sound: usb-audio: save data packet interval in audioformat structure
authorClemens Ladisch <clemens@ladisch.de>
Fri, 3 Apr 2009 07:45:01 +0000 (09:45 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Apr 2009 02:11:24 +0000 (04:11 +0200)
commit744b89e542b9a16c9afb8a88f623fbe059c88ccb
tree1d3937bd23db17d335bb3dbecb790bc3369da356
parent4608eb089b41386e96bd1410326073a6c1c221ba
sound: usb-audio: save data packet interval in audioformat structure

The data packet interval needs to be available in the audioformat
structure, together with the other audio format parameters, so that it
can be used to influence ALSA hardware parameters.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c