[media] s5p-fimc: Use pinctrl API for camera ports configuration
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 8 Mar 2013 13:41:47 +0000 (10:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 13:54:59 +0000 (10:54 -0300)
Before the camera ports can be used the pinmux needs to be configured
properly. This patch adds a function to set the camera ports pinctrl
to a default state within the media driver's probe().
The camera port(s) are then configured for the video bus operation.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found