[media] s5p-csis: Replace phy_enable platform data callback with direct call
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 17 Sep 2012 09:03:10 +0000 (06:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 01:33:39 +0000 (22:33 -0300)
The phy_enable callback is common for all Samsung SoC platforms,
replace it with direct function call so the MIPI-CSI2 DPHY control
is also possible on device tree instantiated platforms.

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