Loading drivers/media/platform/msm/camera_v2/sensor/flash/msm_led_trigger.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -242,7 +242,7 @@ static int32_t msm_led_trigger_probe(struct platform_device *pdev) if (flashtype == GPIO_FLASH) { /* use fake current */ fctrl.torch_op_current = LED_FULL; fctrl.torch_op_current = LED_HALF; if (temp) fctrl.torch_trigger = temp; else Loading Loading
drivers/media/platform/msm/camera_v2/sensor/flash/msm_led_trigger.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -242,7 +242,7 @@ static int32_t msm_led_trigger_probe(struct platform_device *pdev) if (flashtype == GPIO_FLASH) { /* use fake current */ fctrl.torch_op_current = LED_FULL; fctrl.torch_op_current = LED_HALF; if (temp) fctrl.torch_trigger = temp; else Loading