Searched hist:"1 ad35f6e2864d9b52fe9705ede1730468c25f692" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/macintosh/ |
H A D | windfarm_cpufreq_clamp.c | diff 1ad35f6e2864d9b52fe9705ede1730468c25f692 Fri Aug 11 19:38:45 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> drivers/macintosh: Make wf_control_ops and wf_pid_param const
Make wf_control_ops const as they are only stored in the ops field of a wf_control structure, which is const. Make wf_pid_param const as they are only used during a copy operation. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | windfarm_rm31.c | diff 1ad35f6e2864d9b52fe9705ede1730468c25f692 Fri Aug 11 19:38:45 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> drivers/macintosh: Make wf_control_ops and wf_pid_param const
Make wf_control_ops const as they are only stored in the ops field of a wf_control structure, which is const. Make wf_pid_param const as they are only used during a copy operation. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | windfarm_smu_controls.c | diff 1ad35f6e2864d9b52fe9705ede1730468c25f692 Fri Aug 11 19:38:45 CEST 2017 Bhumika Goyal <bhumirks@gmail.com> drivers/macintosh: Make wf_control_ops and wf_pid_param const
Make wf_control_ops const as they are only stored in the ops field of a wf_control structure, which is const. Make wf_pid_param const as they are only used during a copy operation. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|