commit | 7bafe4ae25bfd32a393bec7b410b5869cba120f4 | [log] [tgz] |
---|---|---|
author | Sreesudhan Ramakrish Ramkumar <srramku@codeaurora.org> | Thu May 02 16:05:51 2013 -0700 |
committer | Sreesudhan Ramakrish Ramkumar <srramku@codeaurora.org> | Sat May 04 00:09:38 2013 -0700 |
tree | 5fa18e5742f65d76379374399a4f32146dcc1bb3 | |
parent | d9c095d4a16c7513268b6f5800d8726384dfdff0 [diff] |
msm: camera: Use current property to fetch brightness For LED flash, Currently, <qcom,max-current> property is used to extract maximum brightness. Using maximum value may cause current drain from pmic. <qcom,current> property refers to optimal value. Use optimal value instead of maximum value. Change-Id: Iedda300149abe67cf7daa70d3309b80ac67a14d4 Signed-off-by: Sreesudhan Ramakrish Ramkumar <srramku@codeaurora.org>