From: Alan Cox Date: Thu, 19 Jul 2007 23:11:54 +0000 (+0200) Subject: ide: Stop mapping ROMs X-Git-Tag: v2.6.23-rc1~248^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9702b5d5c26be12d376e1baf2a8e5b82e6c06b66;p=pandora-kernel.git ide: Stop mapping ROMs Various old IDE drivers go mapping ROM devices for no apparent reason and without using the ROM mapping API we now have. They don't actually use the ROM they map and the new libata drivers are happy without it being mapped so rather than port them lets just junk it for the next -rc1. Signed-off-by: Alan Cox Acked-by: Sergei Shtylyov Cc: Andrew Morton Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed