]> git.neil.brown.name Git - history.git/commit
[PATCH] M68k update (part 24)
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 23 Jul 2002 13:22:44 +0000 (06:22 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 23 Jul 2002 13:22:44 +0000 (06:22 -0700)
commitb1b26de5d91d26e039490deb53ed283442ba777e
tree94948fede86139c84aaec9d859d2796cbe456502
parentf0caf908b1b76593bd1d4f071932c5beef7a66b2
[PATCH] M68k update (part 24)

M68k I/O core updates
 - Use memory mapped I/O access routines for non-ISA/PCI/PCMCIA m68k devices
 - Don't use writel() and friends on m68k memory mapped I/O
 - Fix typo in definition of writew()
 - Add missing definitions for {in,out}_le{16,32}()
drivers/net/8390.h
drivers/scsi/mac_esp.c
include/asm-m68k/io.h
include/asm-m68k/raw_io.h