mmc: core: Remove redundant runtime_idle callback
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 28 May 2014 09:44:05 +0000 (11:44 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:25:58 +0000 (11:25 +0200)
commit2e42da59804aa57903393dca2d234561e6db41a0
tree70e7cb82424ed775d632fc9f8c3aad712dfc6587
parent55b604ae4b50023356064f43c24ea896ee8e400a
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 <ulf.hansson@linaro.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/core/bus.c
This page took 0.024723 seconds and 5 git commands to generate.