]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/core.h
ALSA: Increase components array size
[linux-2.6-omap-h63xx.git] / include / sound / core.h
index f52ab6f3ca6eda31768cc663e8177296b7880347..e5eec5f7350213c8fda3d6f76c3f0a725c22b1e0 100644 (file)
@@ -116,7 +116,7 @@ struct snd_card {
        char shortname[32];             /* short name of this soundcard */
        char longname[80];              /* name of this soundcard */
        char mixername[80];             /* mixer name */
-       char components[80];            /* card components delimited with
+       char components[128];           /* card components delimited with
                                                                space */
        struct module *module;          /* top-level module */