From b5b64fa6cd6bd053db2b89a41792597d08913036 Mon Sep 17 00:00:00 2001 From: Wenyou Yang Date: Fri, 7 Nov 2014 08:48:13 +0800 Subject: [PATCH] mmc: atmel-mci: adopt pinctrl support Amend the atmel mci pin controller to optionally take a pin control handle and set the state of the pins to: - "default" on boot, resume and before performing an transfer. - "sleep" on suspend(). This should make it possible to optimize energy usage for the pins both for the suspend/resume cycle. Signed-off-by: Wenyou Yang Signed-off-by: Ulf Hansson --- Reading git-format-patch failed