From 78f76df60926f7853df9ee2b707ea9254129775c Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Mon, 25 Aug 2014 12:12:02 +0200 Subject: [PATCH] mmc: tmio_mmc: Enable runtime PM support To take advantage of the clock gating support, use the runtime PM callbacks provided by the tmio core. Additionally, we make use of the SET_PM_RUNTIME_PM_OPS, which is a preparation needed to simplify system PM. Signed-off-by: Ulf Hansson Acked-by: Geert Uytterhoeven --- Reading git-format-patch failed