ALSA: opl4 - Fix a wrong argument in proc write callback
commit670ff6abd6caff406b217f8a828d6c03656535d8
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 May 2010 08:21:32 +0000 (10 10:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 May 2010 08:21:32 +0000 (10 10:21 +0200)
tree921f3844e7b1d62e5ada22b7ac0ee58e5ec30b9e
parentc56a3b18475b0f93b484c25162c1379f5aee367a
ALSA: opl4 - Fix a wrong argument in proc write callback

The commit 24e4a1211f691fc671de44685430dbad757d8487
    ALSA: info - Use standard types for info callbacks
introduced a wrong type to snd_opl4_mem_proc_write() for pos argument.
Fixed now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/opl4/opl4_proc.c