From: Tomasz Figa Date: Sat, 11 Jan 2014 21:39:06 +0000 (+0100) Subject: mmc: sdhci-s3c: Do not allow frequencies higher than requested X-Git-Tag: v3.15-rc1~42^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2200300060ada5e32136d597502e446ac2ef2a27;p=pandora-kernel.git mmc: sdhci-s3c: Do not allow frequencies higher than requested This patch modifies sdhci_s3c_consider_clock() to fail if bus clock being considered can not provide frequency lower or equal requested, instead of returning the lowest supported. Signed-off-by: Tomasz Figa Tested-by: Heiko Stuebner Acked-by: Heiko Stuebner Tested-by: Jaehoon Chung Acked-by; Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed