From: Ulf Hansson Date: Mon, 20 Oct 2014 09:18:41 +0000 (+0200) Subject: mmc: core: Remove redundant check while selecting powerclass X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d09b1da7dbe18bdb4e4a74df4a00ab95e6aecd;p=pandora-kernel.git mmc: core: Remove redundant check while selecting powerclass The validation of the buswidth and the MMC spec version in __mmc_select_powerclass() is redundant, let's remove it. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed