]> git.baikalelectronics.ru Git - kernel.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:45:45 +0000 (13:45 -0700)
commitacf56454f774eae843fdd04da126b422cd84bd2f
tree63c9a280b0be47d545802f57a1fca93e4f850151
parent1c1bab32c8a01facc9a2af30b48e531a3eb9b885
usb: chipidea: ci13xxx_imx: let device core handle pinctrl

Since commit ac2fd8e (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