From 20e955c3c746f434a2f97ab08ac6bd71f63c6afa Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Mon, 25 Aug 2014 11:55:57 +0200 Subject: [PATCH] mmc: tmio: Mask all IRQs when inactive To make sure we don't receive any spurious IRQs while we are inactive, mask the IRQs from within the ->runtime_suspend() callback. Signed-off-by: Ulf Hansson Acked-by: Geert Uytterhoeven --- Reading git-format-patch failed