From: Wenyou Yang Date: Fri, 7 Nov 2014 00:48:13 +0000 (+0800) Subject: mmc: atmel-mci: adopt pinctrl support X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b64fa6cd6bd053db2b89a41792597d08913036;p=pandora-kernel.git 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-diff-tree failed