From: David Woodhouse Date: Sun, 21 May 2006 17:38:51 +0000 (+0100) Subject: [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver X-Git-Tag: v2.6.18-rc1~1105^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecde26313076e5055dcd54d6537632275346203f;p=pandora-kernel.git [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver The previous code wouldn't work correctly on architectures which have a non-empty MODULE_SYMBOL_PREFIX, and this version is neater if slightly less optimal in the built-in case. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed