]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
imx-drm: imx-tve: Let device core handle pinctrl
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 21 May 2013 14:24:45 +0000 (11:24 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 May 2013 17:44:51 +0000 (10:44 -0700)
commit15f29f7f5b59429f81ff295939d30c36e69f9b2c
tree78afd9b2d7c76bb21b7354151a6c3f9208fadb03
parentf74a9d65b1afe79128fd3e783aacde89032db07c
imx-drm: imx-tve: 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>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/imx-tve.c