Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / pci / hotplug / acpi_pcihp.c
index 3bc72d18b121d3cff5ebcb7c8c05a5a06cdff78a..8f3faf343f754c83322bc4efecc803ef01ed2b03 100644 (file)
@@ -351,7 +351,7 @@ int acpi_get_hp_hw_control_from_firmware(struct pci_dev *pdev, u32 flags)
         * To handle different BIOS behavior, we look for _OSC on a root
         * bridge preferentially (according to PCI fw spec). Later for
         * OSHP within the scope of the hotplug controller and its parents,
-        * upto the host bridge under which this controller exists.
+        * up to the host bridge under which this controller exists.
         */
        handle = acpi_find_root_bridge_handle(pdev);
        if (handle) {