diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-06-15 22:37:50 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-06-19 21:37:08 (GMT) |
commit | 4c164ae7d8a7ee1f39b773d97794535c2c193b12 (patch) | |
tree | 533238152c7a0fb0a5c944f31c5740fa815a51c2 /drivers/video/console | |
parent | b25c77efa71178f8281401e492e5c63cf7c34900 (diff) | |
download | linux-fsl-qoriq-4c164ae7d8a7ee1f39b773d97794535c2c193b12.tar.xz |
ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
The two symbols ACPI_STATE_D3 and ACPI_STATE_D3_COLD actually
represent the same number (4), but ACPI_STATE_D3 is slightly
ambigugous, because it may not be clear that it really means D3cold
and not D3hot at first sight.
Remove that ambiguity from drivers/acpi/device_pm.c by making it
use ACPI_STATE_D3_COLD everywhere instead of ACPI_STATE_D3.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/video/console')
0 files changed, 0 insertions, 0 deletions