From: Giuseppe Cavallaro Date: Tue, 28 Sep 2010 08:41:28 +0000 (+0200) Subject: mmc: sdhci: fix "pwr may be used uninitialized" warning X-Git-Tag: v2.6.37-rc1~65^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8364248a829d50495a796e7561aaf9a6976f846c;p=pandora-kernel.git mmc: sdhci: fix "pwr may be used uninitialized" warning This patch fixes a warning when compiling the sdhci driver: pwr may be used uninitialized in sdhci_set_power Tested with the following compiler versions: 4.2.4 and 4.4.4 Signed-off-by: Giuseppe Cavallaro Reviewed-by: Wolfram Sang Signed-off-by: Chris Ball --- Reading git-diff-tree failed