Changeset 269 for GPL/trunk/alsa-kernel


Ignore:
Timestamp:
Nov 19, 2007, 7:04:04 AM (18 years ago)
Author:
Brendan Oakley
Message:

Load of work from Pavel to improve HDA in Uniaud32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/core/seq/seq_clientmgr.c

    r135 r269  
    21802180}
    21812181
    2182 
    2183 static int snd_seq_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
     2182//PS++ static int snd_seq_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
     2183static int snd_seq_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg)
    21842184{
    21852185        struct snd_seq_client *client = file->private_data;
Note: See TracChangeset for help on using the changeset viewer.