From: Ulf Hansson Date: Wed, 4 Sep 2013 07:59:51 +0000 (+0100) Subject: ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling X-Git-Tag: v3.13-rc1~103^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edaf6d3d264ae9323a53a49b2a1cf42cc5df1be2;p=pandora-kernel.git ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling There is no need for every driver to fetch a pinctrl handle and to select the default state. Instead this is handled by the device driver core, thus we can remove this piece of code from mmci. Signed-off-by: Ulf Hansson Reviewed-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed