]>
git.neil.brown.name Git - history.git/commit
[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.