]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hdspm - Provide ioctl_compat
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 8 Mar 2012 14:38:04 +0000 (15:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Mar 2012 14:58:58 +0000 (15:58 +0100)
commit8de5d6f19bbe7c77676a62ab52be901aa10d6b54
tree15ad2feadb467b4e84baba33e93fffc9e08e2635
parent526af6eb4dc71302f59806e2ccac7793963a7fe0
ALSA: hdspm - Provide ioctl_compat

snd_hdspm uses its own ioctls to acquire config- and status information.
Expose the corresponding ioctl handler via ioctl_compat, so that 32bit
applications can use it on 64bit kernels.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c