Skip to content

Commit

Permalink
platform/x86: intel_pmc_core: Fix spelling of MHz unit
Browse files Browse the repository at this point in the history
Fix spelling of MHz unit in a comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
  • Loading branch information
Andy Shevchenko committed Jan 10, 2020
1 parent e0e60ab commit cbe3581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/platform/x86/intel_pmc_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit cbe3581

Please sign in to comment.