sound/oss-msnd-pinnacle: ioctl needs the inode
commit992cbf743862916dfbfdd3238fe3fecffbab5dd3
authorArnd Bergmann <arnd@arndb.de>
Wed, 14 Jul 2010 13:11:39 +0000 (14 15:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Jul 2010 13:14:02 +0000 (14 15:14 +0200)
treee7ab91619d2bf016d002a5b200e183a129bc888e
parentd209974cdc36aeeef406fa2019e9e1dacecbb979
sound/oss-msnd-pinnacle: ioctl needs the inode

This broke in sound/oss: convert to unlocked_ioctl, when I missed one
of the ioctl functions still using the inode pointer.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/msnd_pinnacle.c