]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
trivial: Fix misspelling of firmware
authorNick Andrew <nick@nick-andrew.net>
Mon, 26 Jan 2009 10:06:57 +0000 (11:06 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 30 Mar 2009 13:21:59 +0000 (15:21 +0200)
Fix misspelling of firmware.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
20 files changed:
Documentation/ia64/kvm.txt
Documentation/powerpc/dts-bindings/fsl/cpm_qe/qe/firmware.txt
arch/mips/sgi-ip27/ip27-smp.c
arch/sparc/kernel/head_64.S
drivers/net/sb1250-mac.c
drivers/net/tg3.c
drivers/net/wireless/ipw2x00/ipw2100.c
drivers/net/wireless/ipw2x00/ipw2200.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl3945-base.c
drivers/net/wireless/libertas/cmd.c
drivers/pci/pci.c
drivers/platform/x86/thinkpad_acpi.c
drivers/staging/otus/hal/hpmain.c
drivers/usb/atm/ueagle-atm.c
drivers/usb/serial/ChangeLog.history
include/linux/libata.h
kernel/power/disk.c
sound/oss/pss.c
sound/sh/aica.c

index 84f7cb3d5bec43499965cb683d966f22ee15f85b..ffb5c80bec3e1b39713357b799566193fce6e644 100644 (file)
@@ -42,7 +42,7 @@ Note: For step 2, please make sure that host page size == TARGET_PAGE_SIZE of qe
                hg clone http://xenbits.xensource.com/ext/efi-vfirmware.hg
            you can get the firmware's binary in the directory of efi-vfirmware.hg/binaries.
 
-       (3) Rename the firware you owned to Flash.fd, and copy it to /usr/local/share/qemu
+       (3) Rename the firmware you owned to Flash.fd, and copy it to /usr/local/share/qemu
 
 4. Boot up Linux or Windows guests:
        4.1 Create or install a image for guest boot. If you have xen experience, it should be easy.
index 6c238f59b2a94f589cc5c7e3d4d451e8714f825f..249db3a15d15c16c1ca105335bcc51d91b68b301 100644 (file)
@@ -1,6 +1,6 @@
 * Uploaded QE firmware
 
-      If a new firwmare has been uploaded to the QE (usually by the
+      If a new firmware has been uploaded to the QE (usually by the
       boot loader), then a 'firmware' child node should be added to the QE
       node.  This node provides information on the uploaded firmware that
       device drivers may need.
index 5b47d6b65275ba6835043e8a050958ba014d0ed2..cbcd7eb83bd1a57a17f4157030c09b965cc91322 100644 (file)
@@ -221,7 +221,7 @@ static void __init ip27_smp_setup(void)
         * Assumption to be fixed: we're always booted on logical / physical
         * processor 0.  While we're always running on logical processor 0
         * this still means this is physical processor zero; it might for
-        * example be disabled in the firwware.
+        * example be disabled in the firmware.
         */
        alloc_cpupda(0, 0);
 }
index a46c3a21e26ded67dc59b816e9c8b8f5f7eade1f..3a1b7bf03cff144c72a135fc20adaee8d21990e0 100644 (file)
@@ -686,7 +686,7 @@ tlb_fixup_done:
         * point.
         *
         * There used to be enormous complexity wrt. transferring
-        * over from the firwmare's trap table to the Linux kernel's.
+        * over from the firmware's trap table to the Linux kernel's.
         * For example, there was a chicken & egg problem wrt. building
         * the OBP page tables, yet needing to be on the Linux kernel
         * trap table (to translate PAGE_OFFSET addresses) in order to
index 88dd2e09832f2875eba2ff0eebbe9f3e2abbb83b..ce7551e17ba780e4c1aa5be39b6cc49be2792a8e 100644 (file)
@@ -2299,7 +2299,7 @@ static int sbmac_init(struct platform_device *pldev, long long base)
        eaddr = sc->sbm_hwaddr;
 
        /*
-        * Read the ethernet address.  The firwmare left this programmed
+        * Read the ethernet address.  The firmware left this programmed
         * for us in the ethernet address register for each mac.
         */
 
index f7efcecc4108f44e8fcdb26a83bb653a17660a36..ed60b18addaca264c79b80921cf31c423eec7b51 100644 (file)
@@ -11225,7 +11225,7 @@ static int __devinit tg3_phy_probe(struct tg3 *tp)
                return tg3_phy_init(tp);
 
        /* Reading the PHY ID register can conflict with ASF
-        * firwmare access to the PHY hardware.
+        * firmware access to the PHY hardware.
         */
        err = 0;
        if ((tp->tg3_flags & TG3_FLAG_ENABLE_ASF) ||
index 115b704875027fc794079b1a3ac856b8c4641ecb..f4e963ba768bd49537186d0c3b2112e0b9213ff3 100644 (file)
@@ -2362,7 +2362,7 @@ static void ipw2100_corruption_detected(struct ipw2100_priv *priv, int i)
                       i * sizeof(struct ipw2100_status));
 
 #ifdef IPW2100_DEBUG_C3
-       /* Halt the fimrware so we can get a good image */
+       /* Halt the firmware so we can get a good image */
        write_register(priv->net_dev, IPW_REG_RESET_REG,
                       IPW_AUX_HOST_RESET_REG_STOP_MASTER);
        j = 5;
index b3449948a25a92ca8ac3afe17d099530249f0601..f6174fdc12bfb3314f83f56c8d1a0af1dddcb9b4 100644 (file)
@@ -8844,7 +8844,7 @@ static int ipw_wx_set_mode(struct net_device *dev,
 #endif                         /* CONFIG_IPW2200_MONITOR */
 
        /* Free the existing firmware and reset the fw_loaded
-        * flag so ipw_load() will bring in the new firmawre */
+        * flag so ipw_load() will bring in the new firmware */
        free_firmware();
 
        priv->ieee->iw_mode = wrqu->mode;
index 663dc83be501d22c742759feadbf3d9ce8570a79..3889158b359c964d5cdda212bdf0f35ca16af3f2 100644 (file)
@@ -1337,7 +1337,7 @@ static int iwl_read_ucode(struct iwl_priv *priv)
 
        /* api_ver should match the api version forming part of the
         * firmware filename ... but we don't check for that and only rely
-        * on the API version read from firware header from here on forward */
+        * on the API version read from firmware header from here on forward */
 
        if (api_ver < api_min || api_ver > api_max) {
                IWL_ERR(priv, "Driver unable to support your firmware API. "
index a71b08ca7c7116f096bf9e097048058055f454c3..9d5f97dd7c738508afb731ac1b6ac0fe7fbbe928 100644 (file)
@@ -2562,7 +2562,7 @@ static int iwl3945_read_ucode(struct iwl_priv *priv)
 
        /* api_ver should match the api version forming part of the
         * firmware filename ... but we don't check for that and only rely
-        * on the API version read from firware header from here on forward */
+        * on the API version read from firmware header from here on forward */
 
        if (api_ver < api_min || api_ver > api_max) {
                IWL_ERR(priv, "Driver unable to support your firmware API. "
index 639dd02d3d31d72e74ca916a772aa7406875612b..8c3605cdc64c090de61dd4fdd98e3cb23b9c4d6a 100644 (file)
@@ -1649,7 +1649,7 @@ static struct cmd_ctrl_node *lbs_get_cmd_ctrl_node(struct lbs_private *priv)
 
 /**
  *  @brief This function executes next command in command
- *  pending queue. It will put fimware back to PS mode
+ *  pending queue. It will put firmware back to PS mode
  *  if applicable.
  *
  *  @param priv     A pointer to struct lbs_private structure
index 6d6120007af4ed01d5fdc39331bff59349b1ed00..dab33a21d49a1378c17fb0c6a39169628890fc3d 100644 (file)
@@ -550,7 +550,7 @@ void pci_update_current_state(struct pci_dev *dev, pci_power_t state)
  * @dev: PCI device to handle.
  * @state: PCI power state (D0, D1, D2, D3hot) to put the device into.
  *
- * Transition a device to a new power state, using the platform formware and/or
+ * Transition a device to a new power state, using the platform firmware and/or
  * the device's PCI PM registers.
  *
  * RETURN VALUE:
index d2433204a40c056721d76c9f8bc2798e43feeb04..814cb6520673e9fd50111c2bffda0c34b39638fa 100644 (file)
@@ -5811,7 +5811,7 @@ static struct ibm_struct volume_driver_data = {
  *     ThinkPads from this same time period (and earlier) probably lack the
  *     tachometer as well.
  *
- *     Unfortunately a lot of ThinkPads with new-style ECs but whose firwmare
+ *     Unfortunately a lot of ThinkPads with new-style ECs but whose firmware
  *     was never fixed by IBM to report the EC firmware version string
  *     probably support the tachometer (like the early X models), so
  *     detecting it is quite hard.  We need more data to know for sure.
index 2e65c466aae8a16247811e6010dc7842d260f370..dab278326931bbee68b821265227ecbc2f821a2e 100644 (file)
@@ -152,7 +152,7 @@ u16_t zfHpInit(zdev_t* dev, u32_t frequency)
     else
     {
     #ifndef ZM_OTUS_LINUX_PHASE_2
-        /* donwload the normal frimware */
+        /* download the normal firmware */
         if ((ret = zfFirmwareDownload(dev, (u32_t*)zcFwImage,
                 (u32_t)zcFwImageSize, ZM_FIRMWARE_WLAN_ADDR)) != ZM_SUCCESS)
         {
index b6483dd98acc46e8e3f82648c6b40d54f45f41dd..9cf9ff69e3e3505e08f9c2346b4d4095775a9981 100644 (file)
@@ -626,7 +626,7 @@ static void uea_upload_pre_firmware(const struct firmware *fw_entry, void *conte
                goto err_fw_corrupted;
 
        /*
-        * Start to upload formware : send reset
+        * Start to upload firmware : send reset
         */
        value = 1;
        ret = uea_send_modem_cmd(usb, F8051_USBCS, sizeof(value), &value);
index c1b279939bbf46f0a3a3ac0f5e5e7187c9304d99..f13fd488ebec104c967539b9c610febf980bcf69 100644 (file)
@@ -715,7 +715,7 @@ io_edgeport.c Change Log comments:
 
  0.2 (01/30/2000) greg kroah-hartman
        Milestone 1 release.
-       Device is found by USB subsystem, enumerated, fimware is downloaded
+       Device is found by USB subsystem, enumerated, firmware is downloaded
        and the descriptors are printed to the debug log, config is set, and
        green light starts to blink. Open port works, and data can be sent
        and received at the default settings of the UART. Loopback connector
index 76262d83656bd108d4bca3b72be5fb16a5540539..b450a2628855214aea4057dc25c1bb5f7bee0279 100644 (file)
@@ -379,7 +379,7 @@ enum {
        ATA_HORKAGE_BRIDGE_OK   = (1 << 10),    /* no bridge limits */
        ATA_HORKAGE_ATAPI_MOD16_DMA = (1 << 11), /* use ATAPI DMA for commands
                                                    not multiple of 16 bytes */
-       ATA_HORKAGE_FIRMWARE_WARN = (1 << 12),  /* firwmare update warning */
+       ATA_HORKAGE_FIRMWARE_WARN = (1 << 12),  /* firmware update warning */
        ATA_HORKAGE_1_5_GBPS    = (1 << 13),    /* force 1.5 Gbps */
 
         /* DMA mask for user DMA control: User visible values; DO NOT
index 4a4a206b1979c657c887df31907166080a004d8f..9d1c1a0de35048831e40bfd662eb12775e8046ec 100644 (file)
@@ -265,7 +265,7 @@ static int create_image(int platform_mode)
  *     hibernation_snapshot - quiesce devices and create the hibernation
  *     snapshot image.
  *     @platform_mode - if set, use the platform driver, if available, to
- *                      prepare the platform frimware for the power transition.
+ *                      prepare the platform firmware for the power transition.
  *
  *     Must be called with pm_mutex held
  */
@@ -378,7 +378,7 @@ static int resume_target_kernel(void)
  *     hibernation_restore - quiesce devices and restore the hibernation
  *     snapshot image.  If successful, control returns in hibernation_snaphot()
  *     @platform_mode - if set, use the platform driver, if available, to
- *                      prepare the platform frimware for the transition.
+ *                      prepare the platform firmware for the transition.
  *
  *     Must be called with pm_mutex held
  */
index 16517a5a1301fb7badfbfae17af36dfab4b46787..83f5ee236b127cbe7c003eabfd97e426e0619145 100644 (file)
@@ -46,7 +46,7 @@
  *          load the driver as it did in previous versions.
  * 04-07-1999: Anthony Barbachan <barbcode@xmen.cis.fordham.edu>
  *          Added module parameter pss_firmware to allow the user to tell 
- *          the driver where the fireware file is located.  The default 
+ *          the driver where the firmware file is located.  The default 
  *          setting is the previous hardcoded setting "/etc/sound/pss_synth".
  * 00-03-03: Christoph Hellwig <chhellwig@infradead.org>
  *         Adapted to module_init/module_exit
index f551233c5a08d6958c14caebe24a1e227257e829..583a3693df75cc4a1c9a893a62ff70fecda68f26 100644 (file)
@@ -565,7 +565,7 @@ static int load_aica_firmware(void)
        err = request_firmware(&fw_entry, "aica_firmware.bin", &pd->dev);
        if (unlikely(err))
                return err;
-       /* write firware into memory */
+       /* write firmware into memory */
        spu_disable();
        spu_memload(0, fw_entry->data, fw_entry->size);
        spu_enable();