[ALSA] usb-audio: merge playback/capture hardware information structs
authorClemens Ladisch <clemens@ladisch.de>
Wed, 4 Oct 2006 11:41:25 +0000 (13:41 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:00:00 +0000 (09:00 +0100)
commit1700f3080d98323e91864d67cb9f6d46f818ccf0
tree66d516a10b48ac65c0fb5abb62c2c52a2e7afcd6
parent9f4bd5dde81b5cb94e4f52f2f05825aa0422f1ff
[ALSA] usb-audio: merge playback/capture hardware information structs

The hardware information structures for playback and capture streams,
respectively, are the same, so we can use just one structure for both
streams.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/usb/usbaudio.c