[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)
commit27c6e526f34760a9c48a90112242b7165064fa85
tree40505dbe2ab69e7f8077c7473984deecff0203f3
parentb6c6b6021ec735bd105e130ac1ee1606575f74c3
[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