From 2e42da59804aa57903393dca2d234561e6db41a0 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Wed, 28 May 2014 11:44:05 +0200 Subject: [PATCH] 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-format-patch failed