]> git.neil.brown.name Git - history.git/commit
[PATCH] Update powermac IDE driver
authorPaul Mackerras <paulus@samba.org>
Wed, 6 Nov 2002 13:07:55 +0000 (05:07 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 6 Nov 2002 13:07:55 +0000 (05:07 -0800)
commit056cc252b2c2ae21886830a1fe6174a5877bfa2e
treefb173685ad19fb5f13a76b049bd749097a4cecda
parent594c9846531b56f2c111c47bbe45b96058c16310
[PATCH] Update powermac IDE driver

This updates the powermac IDE driver in 2.5 so it uses the 2.5 kernel
interfaces and types rather than the 2.4 ones.  It also makes it use
blk_rq_map_sg rather than its own code to set up scatter/gather lists in
pmac_ide_build_sglist, and makes it use ide_lock instead of
io_request_lock.
drivers/ide/ppc/pmac.c