From: Fabio Estevam Date: Thu, 13 Jun 2013 14:59:45 +0000 (+0300) Subject: usb: chipidea: ci13xxx_imx: let device core handle pinctrl X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95fd1897378e9533f049f6a3c74ee80cedab947;p=pandora-kernel.git 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: Signed-off-by: Fabio Estevam Tested-by: Shawn Guo Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed