From: Kyungmin Park Date: Wed, 11 Aug 2010 01:01:43 +0000 (-0700) Subject: sdhci: remove useless set_clock() check X-Git-Tag: v2.6.36-rc1~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd1f82f20e0c557a061189f7d8c30d623fbe313;p=pandora-kernel.git sdhci: remove useless set_clock() check When using QUIRK_NONSTANDARD_CLOCK, it checks the set_clock() function which is not used actually. So delete it. Signed-off-by: Kyungmin Park Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed