From: Ulf Hansson Date: Wed, 28 May 2014 09:44:05 +0000 (+0200) Subject: mmc: core: Remove redundant runtime_idle callback X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e42da59804aa57903393dca2d234561e6db41a0;p=pandora-kernel.git mmc: core: Remove redundant runtime_idle callback The runtime PM core handles a runtime_idle callback set to NULL as one returning 0. So, let's just set it to NULL instead. Signed-off-by: Ulf Hansson Acked-by: Jaehoon Chung --- Reading git-diff-tree failed