From: Marek Szyprowski Date: Tue, 20 Jul 2010 20:24:33 +0000 (-0700) Subject: sdhci-s3c: add missing remove function X-Git-Tag: v2.6.35-rc6~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d51a6b2487724e8713cd2794cf09ffeee5f6932;p=pandora-kernel.git sdhci-s3c: add missing remove function System will crash sooner or later once the memory with the code of the s3c-sdhci.ko module is reused for something else. I really have no idea how the lack of remove function went unnoticed into the mainline code. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed