mmc: sdhci-pxav3: Remove checks for mandatory host clock
commit 20d5a703 upstream. 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 <sebastian.hesselbarth@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> [ kamal: 3.13-stable prereq for: 3bb10f60 mmc: sdhci-pxav3: fix race between runtime pm and irq ] Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Showing
Please register or sign in to comment