ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver
authorDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2008 16:52:10 +0000 (17:52 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Jul 2008 07:32:57 +0000 (09:32 +0200)
commit7fc077fba5f8896c6fed3b35c5a10e7fdae82bbe
tree19f9d6d3afaddaf1827d30d7b9dd5d027a1e378c
parentbd5d06eb8f0b9e0eb117b9c45c254d577ec2e273
ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver

Fix a const to non-const pointer assignment warning in the Digigram VXpocket
sound driver.

This may be due to patch 0aa4937648b91e9e6d3879b2cbeaa5f0c9863ac0.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pcmcia/vx/vxp_ops.c