From: Tejun Heo Date: Fri, 4 Aug 2006 18:59:15 +0000 (+0900) Subject: [PATCH] sata_sil24: don't set probe_ent->mmio_base X-Git-Tag: v2.6.18-rc5~123^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31e945c50e47b7163c6018928aa93b66e8f22f0;p=pandora-kernel.git [PATCH] sata_sil24: don't set probe_ent->mmio_base sata_sil24 doesn't make use of probe_ent->mmio_base and setting this field causes the area to be released twice on detach. Don't set probe_ent->mmio_base. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed