Re: [PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures

2017-06-21 Thread Darren Hart
On Wed, Jun 21, 2017 at 12:34:15PM +0530, Bhumika Goyal wrote: > Declare thermal_cooling_device_ops structures as const. > Thanks, applied to testing. > Bhumika Goyal (2): > acerhdf: add const to thermal_cooling_device_ops structure > intel_menlow: add const to thermal_cooling_device_ops

Re: [PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures

2017-06-21 Thread Darren Hart
On Wed, Jun 21, 2017 at 12:34:15PM +0530, Bhumika Goyal wrote: > Declare thermal_cooling_device_ops structures as const. > Thanks, applied to testing. > Bhumika Goyal (2): > acerhdf: add const to thermal_cooling_device_ops structure > intel_menlow: add const to thermal_cooling_device_ops

[PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures

2017-06-21 Thread Bhumika Goyal
Declare thermal_cooling_device_ops structures as const. Bhumika Goyal (2): acerhdf: add const to thermal_cooling_device_ops structure intel_menlow: add const to thermal_cooling_device_ops structure drivers/platform/x86/acerhdf.c | 2 +- drivers/platform/x86/intel_menlow.c | 2 +- 2

[PATCH 0/2] platform/x86: add const to thermal_cooling_device_ops structures

2017-06-21 Thread Bhumika Goyal
Declare thermal_cooling_device_ops structures as const. Bhumika Goyal (2): acerhdf: add const to thermal_cooling_device_ops structure intel_menlow: add const to thermal_cooling_device_ops structure drivers/platform/x86/acerhdf.c | 2 +- drivers/platform/x86/intel_menlow.c | 2 +- 2