commit | 96bbd6086f3423e750244d75e15ce28a864c4782 | [log] [tgz] |
---|---|---|
author | Abhishek Abbanaveni <aabban@codeaurora.org> | Tue Nov 20 14:38:02 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jan 03 02:08:23 2019 -0800 |
tree | 5a99fd3736fc14e14a62b40349d49a8d68bfb947 | |
parent | 22b0c5623ca2dd9deae6281f077dc062a6c57982 [diff] |
msm: camera: Fix invalid type conversion Invalid type conversion with x64 bit command VIDIOC_MSM_LASER_LED_CFG passed in,for which the type should be "msm_laser_led_cfg_data_t" Added separate functions for x32 bit and x64 bit commands. Change-Id: I1ba5da81b57922c4ec5780aa12f8eb2f461bd6f3 Signed-off-by: Abhishek Abbanaveni <aabban@codeaurora.org>