]> git.neil.brown.name Git - history.git/commit
[PATCH] remove check_region from drivers_ide_legacy_umc8672.c
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jan 2003 12:13:02 +0000 (04:13 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 13 Jan 2003 12:13:02 +0000 (04:13 -0800)
commit764a27db7a70185f9859869d234632a834023084
tree0a8dbe9f3772030f39e24f4fee8dfdf0050c43af
parentca7f949f02b27a29eb79f1602b81ca41234655e7
[PATCH] remove check_region from drivers_ide_legacy_umc8672.c

From:  william stinson <wstinson@wanadoo.fr>

  this patch for drivers/ide/legacy/umc8672.c ide driver for Linux
  removes one call to check_region using request_region instead

  I don't have this hardware so patch is not tested.  This patch removes
  all references to check_region in this driver.

  This is patch number 31 in a series of check_region patches I am doing as
   part of the kernel janitors project.
drivers/ide/legacy/umc8672.c