]> git.neil.brown.name Git - history.git/commit
[PATCH] ia64: remove stale mmiob function
authorJesse Barnes <jbarnes@sgi.com>
Tue, 18 Mar 2003 07:12:07 +0000 (23:12 -0800)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Tue, 18 Mar 2003 07:12:07 +0000 (23:12 -0800)
commitcc2552df704f68fd49086c0b18eb12cf8298d131
tree97e639af831a61338083696610e5e9cf99f3745a
parent7cdc6a8ea0a1f2cd62cf67f88f120a77d117637d
[PATCH] ia64: remove stale mmiob function

The consensus on lkml was that devices should do reads from safe
registers to ensure PIO write ordering, which means we no longer need
mmiob.  This patch removes the mmiob entries from the machine vector
headers and io.h and updates the documentation about PIO ordering.
Documentation/io_ordering.txt [new file with mode: 0644]
include/asm-ia64/io.h
include/asm-ia64/machvec.h
include/asm-ia64/machvec_init.h
include/asm-ia64/machvec_sn1.h
include/asm-ia64/machvec_sn2.h