[PATCH] sata_sil24: don't set probe_ent->mmio_base
authorTejun Heo <htejun@gmail.com>
Fri, 4 Aug 2006 18:59:15 +0000 (03:59 +0900)
committerTejun Heo <htejun@gmail.com>
Fri, 4 Aug 2006 18:59:15 +0000 (03:59 +0900)
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 <htejun@gmail.com>

No differences found