From: Kyungmin Park Date: Thu, 19 Aug 2010 21:13:37 +0000 (-0700) Subject: drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function X-Git-Tag: v2.6.36-rc2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f522886e202a34a2191dd5d471b3c4d46410a9a0;p=pandora-kernel.git drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function There's some merge problem between sdhic core and sdhci-s3c host. After mutex is changed to spinlock. It needs to use use spin lock functions and use the correct card detection function. Signed-off-by: Kyungmin Park Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed