video: Work around lack of pinctrl
authorSimon Glass <sjg@chromium.org>
Mon, 3 Aug 2015 14:19:20 +0000 (08:19 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 03:06:13 +0000 (21:06 -0600)
commit5eaeadaa3afee088421e26cbbc07b6969a9e3425
tree312c7dde941646d4cb6c5d04e04b59b443fdfec8
parent801ab9e93c228b30bb526bb1b431e042d46ba2e8
video: Work around lack of pinctrl

We haven't quite got pinctrl ready to apply to mainline. We don't want to
GPIO pull-up/down support to the driver model GPIO layer either. So work
around this for now.

We can address this when pinctrl is complete.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/bridge/video-bridge-uclass.c