From: Adrian Hunter Date: Fri, 5 Dec 2014 17:41:10 +0000 (+0200) Subject: mmc: sdhci: Always init buf_ready_int X-Git-Tag: fixes-v4.0-rc1~141^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250fb7b45031fd56f5f54da27ffc6fe05abea98e;p=pandora-kernel.git mmc: sdhci: Always init buf_ready_int There is no point making the initialization of buf_ready_int conditional on host version. Simplify by just doing it always. Note that the other conditional initializations will be removed when the new way of doing re-tuning is taken into use. Signed-off-by: Adrian Hunter Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed