]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: ci13xxx_imx: let device core handle pinctrl
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 13 Jun 2013 14:59:45 +0000 (17:59 +0300)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:07 +0000 (09:54 +0800)
commita2c3958677caadb3c9b03f8560634c8263bf6c38
tree999a916bff0879b4334c7bc1d97de6032ea1d165
parent0a141fd4cdc3022a731fd42b74a8c391f8ee7d27
usb: chipidea: ci13xxx_imx: 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.

Cc: <linux-usb@vger.kernel.org>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci13xxx_imx.c