From: Bartlomiej Zolnierkiewicz Date: Sat, 17 Feb 2007 01:40:25 +0000 (+0100) Subject: ide: use PIO/MMIO operations directly where possible (v2) X-Git-Tag: v2.6.21-rc1~78^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ecdca26e556eae9668ce6de9554757dddb942ef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed