From: Srinivas Kandagatla Date: Mon, 2 Jun 2014 09:09:47 +0000 (+0100) Subject: mmc: mmci: add f_max to variant structure X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6500bfe889321f7f4fd01e96062a80643d81c1;p=pandora-kernel.git mmc: mmci: add f_max to variant structure Some of the controller have maximum supported frequency, This patch adds support in variant data structure to specify such restrictions. This gives more flexibility in calculating the f_max before passing it to mmc-core. Signed-off-by: Srinivas Kandagatla Reviewed-by: Linus Walleij Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed