/linux/drivers/acpi/ |
H A D | ec_sys.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | processor_thermal.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | sysfs.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | dock.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | thermal.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
/linux/include/acpi/ |
H A D | acpi_drivers.h | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | processor.h | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
/linux/drivers/ata/ |
H A D | libata-acpi.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
/linux/drivers/pci/hotplug/ |
H A D | acpiphp_glue.c | diff 9c8b04be443b33939f374a811c82abeebe0a61d1 Sat Jun 25 19:07:52 CEST 2011 Vasiliy Kulikov <segoon@openwall.com> ACPI: constify ops structs
Structs battery_file, acpi_dock_ops, file_operations, thermal_cooling_device_ops, thermal_zone_device_ops, kernel_param_ops are not changed in runtime. It is safe to make them const. register_hotplug_dock_device() was altered to take const "ops" argument to respect acpi_dock_ops' const notion.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: Len Brown <len.brown@intel.com>
|