dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide/ppc
Bartlomiej Zolnierkiewicz 0ecdca26e5 ide: use PIO/MMIO operations directly where possible (v2)
This results in smaller/faster/simpler code and allows future optimizations.
Also remove no longer needed ide[_mm]_{inl,outl}() and ide_hwif_t.{INL,OUTL}.

v2:
* updated for scc_pata

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-02-17 02:40:25 +01:00
..
mpc8xx.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
pmac.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
scc_pata.c ide: use PIO/MMIO operations directly where possible (v2) 2007-02-17 02:40:25 +01:00