commit | dff5acfd87e17ce8be3566b9948dc5ad558b0425 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Nov 10 14:10:14 2021 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Nov 10 13:59:12 2021 +0100 |
tree | 8fac6ce56b2594122f7e257d90b5cb11bfc01ef8 | |
parent | 1e96078e0ae456cda0e02afd42b9a2b3734f45ba [diff] |
Documentation: ACPI: Fix non-D0 probe _DSC object example The original patch adding the example used _DSC Name when Method was intended. Fix this. Also replace spaces used for indentation with tabs in the example. Fixes: ed66f12ba4b1 ("Documentation: ACPI: Document _DSC object usage for enum power state") Reported-by: Bingbu Cao <bingbu.cao@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>