Commit 5f64117
ACPI: thermal: Drop nocrt parameter
The `nocrt` module parameter has no code associated with it and does
nothing. As `crt=-1` has same functionality as what nocrt should be
doing drop `nocrt` and associated documentation.
This should fix a quirk for Gigabyte GA-7ZX that used `nocrt` and
thus didn't function properly.
Fixes: 8c99fdc ("ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>1 parent fdf0eaf commit 5f64117
2 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6243 | 6243 | | |
6244 | 6244 | | |
6245 | 6245 | | |
6246 | | - | |
6247 | | - | |
6248 | | - | |
6249 | | - | |
6250 | 6246 | | |
6251 | 6247 | | |
6252 | 6248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
| |||
1094 | 1090 | | |
1095 | 1091 | | |
1096 | 1092 | | |
1097 | | - | |
| 1093 | + | |
1098 | 1094 | | |
1099 | 1095 | | |
1100 | 1096 | | |
| |||
0 commit comments