summaryrefslogtreecommitdiffstats
path: root/sound/firewire/oxfw/oxfw.h
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2015-12-16 20:37:57 +0900
committerTakashi Iwai <tiwai@suse.de>2015-12-22 11:50:31 +0100
commitd6ce6bbd7d83453ce958cfc03b7250dbee3a431e (patch)
tree4e72a0ca530318be76a421dad693c005e43b7eef /sound/firewire/oxfw/oxfw.h
parent3e2f45708eb59179444f992ba1dc60ccf2cbdacd (diff)
downloadop-kernel-dev-d6ce6bbd7d83453ce958cfc03b7250dbee3a431e.zip
op-kernel-dev-d6ce6bbd7d83453ce958cfc03b7250dbee3a431e.tar.gz
ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers
In former commits, some model-specific members are split from the structure. The structure is just to keep names for compatibility to old drivers. This commit arranges name of the structure and localize it. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/oxfw/oxfw.h')
-rw-r--r--sound/firewire/oxfw/oxfw.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/firewire/oxfw/oxfw.h b/sound/firewire/oxfw/oxfw.h
index 6038150..1c9844a 100644
--- a/sound/firewire/oxfw/oxfw.h
+++ b/sound/firewire/oxfw/oxfw.h
@@ -31,12 +31,6 @@
#include "../amdtp-am824.h"
#include "../cmp.h"
-struct device_info {
- const char *driver_name;
- const char *vendor_name;
- const char *model_name;
-};
-
/* This is an arbitrary number for convinience. */
#define SND_OXFW_STREAM_FORMAT_ENTRIES 10
struct snd_oxfw {
OpenPOWER on IntegriCloud