From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 20:25:17 +0000 (+0200) Subject: ide: remove ide_hwif_release_regions() X-Git-Tag: v2.6.26-rc1~1038^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d083c03f2524af699a6b85cf4d2f8090242b1b84;p=pandora-kernel.git ide: remove ide_hwif_release_regions() All host drivers using ide_unregister()/module_exit() have been fixed to manage resources themselves so this function can be removed now. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed