From: Fabio Estevam Date: Mon, 6 May 2013 18:05:54 +0000 (-0300) Subject: pwm: mxs: Let device core handle pinctrl X-Git-Tag: v3.11-rc1~51^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7927141ed51d94d6e1267f2ff0362a1f255e007;p=pandora-kernel.git pwm: mxs: 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: Thierry Reding Cc: Signed-off-by: Fabio Estevam Tested-by: Shawn Guo Signed-off-by: Thierry Reding --- Reading git-diff-tree failed