[ALSA] sparse address space annotations
authorClemens Ladisch <clemens@ladisch.de>
Mon, 5 Sep 2005 08:35:20 +0000 (10:35 +0200)
committerJaroslav Kysela <perex@suse.cz>
Mon, 12 Sep 2005 08:41:16 +0000 (10:41 +0200)
commit4d23359b7ec8b03da2154df935af7d625075f6cf
treeba0ddfae17312fb449fb4c1f1a294c4f7db0f998
parent49045d3d4dc7c43310b1fca693e29fcdbe68faba
[ALSA] sparse address space annotations

ALSA Core,RawMidi Midlevel,ALSA<-OSS emulation,ALSA sequencer
RME32 driver,RME96 driver,EMU10K1/EMU10K2 driver,NM256 driver
Add sparse annotations where we do strange this with __iomem/__user
pointers.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/core/memory.c
sound/core/oss/pcm_oss.c
sound/core/rawmidi.c
sound/core/seq/seq_clientmgr.c
sound/pci/emu10k1/emufx.c
sound/pci/nm256/nm256.c
sound/pci/rme32.c
sound/pci/rme96.c