]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] rio driver rework continued #1
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 24 Mar 2006 11:18:26 +0000 (03:18 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:29 +0000 (07:33 -0800)
commit9852987bbe38de8da0b1d76ac67605a4b3b911c8
tree40505dbe2ab69e7f8077c7473984deecff0203f3
parentbae5556fd063d9cc10c904d1a787f4e866ea94ab
[PATCH] rio driver rework continued #1

More header cleanups, strip out typedefs and remove cruft.  There are a lot of
magic macros that can go and also a great deal of abuse of volatile that is
not needed any more as this patch set cleans up the misuse of pointer access
to ISA and PCI space.

It now builds cleanly on 64bit, although there is more work left to do

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/rio/cmdpkt.h
drivers/char/rio/daemon.h
drivers/char/rio/host.h
drivers/char/rio/link.h
drivers/char/rio/linux_compat.h
drivers/char/rio/port.h
drivers/char/rio/riodrvr.h
drivers/char/rio/rup.h
drivers/char/rio/top.h
drivers/char/rio/typdef.h