From: Fabio Estevam Date: Thu, 27 Jun 2013 14:49:16 +0000 (-0400) Subject: mmc: mxs-mmc: Let device core handle pinctrl X-Git-Tag: v3.11-rc1~50^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcac5fe3cfad106ba5369bc0f6bbcf111e21ddc6;p=pandora-kernel.git mmc: mxs-mmc: Let device core handle pinctrl Since commit ab78029 (drivers/pinctrl: grab default handles from device core), we can rely on device core for handling pinctrl. So remove devm_pinctrl_get_select_default() from the driver. Signed-off-by: Fabio Estevam Signed-off-by: Chris Ball --- Reading git-diff-tree failed