diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2012-11-20 08:54:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-31 11:02:02 -0300 |
commit | f8bca4f52947f0d6c10299b10e4ccf5711688acc (patch) | |
tree | ad78913fe4e4be08f1008f9493e87fb9c7739e01 /include | |
parent | 8d274e7c0a111e91a7a3f25877af8103ddf05261 (diff) |
[media] s5p-fimc: Ensure proper s_power() call order in the ISP datapaths
Since the FIMC-IS firmware communicates with an image sensor directly
through the ISP I2C bus controllers the sub-devices power supplies
cannot be simply enabled from left to right or disabled from right
to left along the processing pipeline. Thus a subdev index to call
s_power() on is looked up from a table, rather than doing the op call
based on increasing/decreasing indexes.
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions