]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/info.c
[PATCH] submit checklist update
[linux-2.6-omap-h63xx.git] / sound / core / info.c
index 0b4aab3225e5270a998e77e06e7821973b3e2146..54591e2eb6eea23d8febdf0d42d94421d5db3a3f 100644 (file)
@@ -488,7 +488,7 @@ static long snd_info_entry_ioctl(struct file *file, unsigned int cmd,
 
 static int snd_info_entry_mmap(struct file *file, struct vm_area_struct *vma)
 {
-       struct inode *inode = file->f_dentry->d_inode;
+       struct inode *inode = file->f_path.dentry->d_inode;
        struct snd_info_private_data *data;
        struct snd_info_entry *entry;