Re: [PATCH for-5.0 5/8] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0

2019-12-05 Thread Laszlo Ersek
On 12/04/19 18:05, Igor Mammedov wrote: > Write section of 'Command data' register should describe what happens > when it's written into. Correct description in case the last stored > 'Command field' value equals to 0, to reflect that currently it's not s/equals to/equals/ or s/equals to/is

[PATCH for-5.0 5/8] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0

2019-12-04 Thread Igor Mammedov
Write section of 'Command data' register should describe what happens when it's written into. Correct description in case the last stored 'Command field' value equals to 0, to reflect that currently it's not supported. Signed-off-by: Igor Mammedov --- docs/specs/acpi_cpu_hotplug.txt | 3 +-- 1