mmc: mxs-mmc: Let device core handle pinctrl
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 27 Jun 2013 14:49:16 +0000 (10:49 -0400)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:49:16 +0000 (10:49 -0400)
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 <fabio.estevam@freescale.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found