Loading drivers/soc/qcom/gladiator_hang_detect.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2017, 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 @@ -475,7 +475,7 @@ static int msm_gladiator_hang_detect_probe(struct platform_device *pdev) struct device_node *node = pdev->dev.of_node; struct hang_detect *hang_det = NULL; int i = 0, ret; u32 NR_GLA_REG; u32 NR_GLA_REG = 0; u32 *treg; u32 creg; Loading Loading
drivers/soc/qcom/gladiator_hang_detect.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2017, 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 @@ -475,7 +475,7 @@ static int msm_gladiator_hang_detect_probe(struct platform_device *pdev) struct device_node *node = pdev->dev.of_node; struct hang_detect *hang_det = NULL; int i = 0, ret; u32 NR_GLA_REG; u32 NR_GLA_REG = 0; u32 *treg; u32 creg; Loading