From: Pierre Ossman Date: Sun, 6 Aug 2006 20:22:23 +0000 (+0200) Subject: [MMC] Fix base address configuration in wbsd X-Git-Tag: v2.6.18-rc5~115^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916f3ac680fcc4c142e9acd46161f55533b11760;p=pandora-kernel.git [MMC] Fix base address configuration in wbsd There were some confusion about base I/O variables in the wbsd driver. Seems like things have been working on shear luck so far. The global 'io' variable (used when manually configuring the resources) was used instead of the local 'base' variable. Signed-off-by: Pierre Ossman Signed-off-by: Russell King --- Reading git-diff-tree failed