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)
commitdcac5fe3cfad106ba5369bc0f6bbcf111e21ddc6
tree72a967d6fa913fe57541eed1749ab3300c540c44
parent6636bad839d9936e73e48c4841eda83a58fcdb53
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 <fabio.estevam@freescale.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mxs-mmc.c