[media] s5p-fimc: Remove unused platform data structure fields
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 17 Sep 2012 09:03:25 +0000 (06:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 01:34:47 +0000 (22:34 -0300)
commit09ff034047cb3846090215358f20e0e94c60b901
tree706f80284e766825608ccf32affc13acb28fae64
parentccbfd1d49dc0d6a6edab827ab4888cf93348f249
[media] s5p-fimc: Remove unused platform data structure fields

alignment, fixed_phy_vdd and phy_enable fields are now unused
so removed them. The data alignment is now derived directly
from media bus pixel code, phy_enable callback has been replaced
with direct function call and fixed_phy_vdd was dropped in commit
438df3ebe5f0ce408490a777a758d5905f0dd58f
"[media] s5p-csis: Handle all available power supplies".

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>
include/linux/platform_data/mipi-csis.h
include/media/s5p_fimc.h