Update of /cvsroot/alsa/alsa-kernel/parisc In directory sc8-pr-cvs1:/tmp/cvs-serv28241/alsa-kernel/parisc
Modified Files: harmony.c Log Message: - sync with the 2.6 tree (imajor, iminor) - fixed firmware ioctls for sscape and hdsp drivers (ioctl out of range) Index: harmony.c =================================================================== RCS file: /cvsroot/alsa/alsa-kernel/parisc/harmony.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- harmony.c 23 May 2003 10:07:28 -0000 1.1 +++ harmony.c 25 Sep 2003 18:55:43 -0000 1.2 @@ -1107,9 +1107,9 @@ */ static struct parisc_driver snd_card_harmony_driver = { - name: "Lasi ALSA Harmony", - id_table: snd_card_harmony_devicetbl, - probe: snd_card_harmony_probe, + .name = "Lasi ALSA Harmony", + .id_table = snd_card_harmony_devicetbl, + .probe = snd_card_harmony_probe, }; static int __init alsa_card_harmony_init(void) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog