From: Sebastian Hesselbarth Date: Tue, 21 Oct 2014 09:22:37 +0000 (+0200) Subject: mmc: sdhci-pxav3: Remove checks for mandatory host clock X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d5a70344e526f51efe50861be10f6d743b7706;p=pandora-kernel.git mmc: sdhci-pxav3: Remove checks for mandatory host clock NULL-checking a struct clk it not only wrong but also not required as for PXAv3 driver the corresponding clock is mandatory. Remove the checks from sdhci_pxav3_runtime_{suspend,resume}. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed