From 528bc7808f4e36a330ec17ef22803f1345091494 Mon Sep 17 00:00:00 2001 From: Pramod Gurav Date: Tue, 23 Sep 2014 15:50:06 +0530 Subject: [PATCH] mmc: atmel-mci: Release mmc resources on failure in probe This change takes care of releasing mmc resources on error cases in probe function which was missing. Also release timer in remove function. Signed-off-by: Pramod Gurav Acked-by: Ludovic Desroches Signed-off-by: Ulf Hansson --- Reading git-format-patch failed