Commit cbe35819 authored by Andy Shevchenko's avatar Andy Shevchenko

platform/x86: intel_pmc_core: Fix spelling of MHz unit

Fix spelling of MHz unit in a comment.
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent e0e60abc
......@@ -895,7 +895,7 @@ static const struct pci_device_id pmc_pci_ids[] = {
/*
* This quirk can be used on those platforms where
* the platform BIOS enforces 24Mhx Crystal to shutdown
* the platform BIOS enforces 24Mhz crystal to shutdown
* before PMC can assert SLP_S0#.
*/
static int quirk_xtal_ignore(const struct dmi_system_id *id)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment