]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
Merge branch 'master' into for-next
authorJiri Kosina <jkosina@suse.cz>
Sun, 8 Apr 2012 19:48:52 +0000 (21:48 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sun, 8 Apr 2012 19:48:52 +0000 (21:48 +0200)
Merge with latest Linus' tree, as I have incoming patches
that fix code that is newer than current HEAD of for-next.

Conflicts:
drivers/net/ethernet/realtek/r8169.c

35 files changed:
CREDITS
Documentation/hwmon/wm831x
Documentation/sound/oss/ALS
Documentation/usb/dwc3.txt
Documentation/usb/wusb-cbaf
Documentation/video4linux/README.cpia2
MAINTAINERS
Makefile
arch/alpha/kernel/pci_iommu.c
arch/arm/nwfpe/fpmodule.c
arch/mips/kernel/mips-mt.c
arch/mips/lantiq/xway/gpio.c
arch/mips/lantiq/xway/gpio_ebu.c
arch/mips/lantiq/xway/gpio_stp.c
arch/mips/pci/pci-lantiq.c
arch/mips/sni/pcimt.c
drivers/gpu/drm/radeon/radeon_gart.c
drivers/mfd/tps65911-comparator.c
drivers/mtd/devices/docg3.c
drivers/net/ethernet/realtek/r8169.c
drivers/parisc/superio.c
drivers/platform/x86/fujitsu-laptop.c
drivers/power/bq27x00_battery.c
drivers/regulator/tps65910-regulator.c
drivers/scsi/esp_scsi.c
drivers/usb/gadget/u_serial.c
drivers/usb/storage/unusual_devs.h
drivers/video/au1100fb.c
drivers/w1/w1.c
fs/btrfs/disk-io.c
include/linux/mfd/wm831x/pdata.h
kernel/semaphore.c
net/atm/lec.h
sound/isa/als100.c
sound/pci/hda/patch_realtek.c

diff --git a/CREDITS b/CREDITS
index 370b4c7da39b2bd45ff098dc0b8062255e478ecb..d8fe12a9421fa2a7145e7218cc7d664232d0d7ce 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -3814,8 +3814,8 @@ D: INFO-SHEET, former maintainer
 D: Author of the longest-living linux bug
 
 N: Jonathan Woithe
-E: jwoithe@physics.adelaide.edu.au
-W: http://www.physics.adelaide.edu.au/~jwoithe
+E: jwoithe@just42.net
+W: http:/www.just42.net/jwoithe
 D: ALS-007 sound card extensions to Sound Blaster driver
 S: 20 Jordan St
 S: Valley View, SA 5093
index 24f47d8f6a42a58555faa13e7dbef4554c1e8b27..11446757c8c8c0abb5b7e30e2bc630238a900356 100644 (file)
@@ -22,7 +22,7 @@ reporting of all the input values but does not provide any alarms.
 Voltage Monitoring
 ------------------
 
-Voltages are sampled by a 12 bit ADC.  Voltages in milivolts are 1.465
+Voltages are sampled by a 12 bit ADC.  Voltages in millivolts are 1.465
 times the ADC value.
 
 Temperature Monitoring
index d01ffbfd58080943378e685cc026d341eb0fd25f..bf10bed4574bc7dd130a54918bb4717c54749450 100644 (file)
@@ -57,10 +57,10 @@ The resulting sound driver will provide the following capabilities:
     DSP/PCM/audio out (L&R), FM (L&R) and Mic in (mono).
 
 Jonathan Woithe
-jwoithe@physics.adelaide.edu.au
+jwoithe@just42.net
 30 March 1998
 
 Modified 2000-02-26 by Dave Forrest, drf5n@virginia.edu to add ALS100/ALS200
 Modified 2000-04-10 by Paul Laufer, pelaufer@csupomona.edu to add ISAPnP info.
-Modified 2000-11-19 by Jonathan Woithe, jwoithe@physics.adelaide.edu.au
+Modified 2000-11-19 by Jonathan Woithe, jwoithe@just42.net
  - updated information for kernel 2.4.x.
index 7b590edae14579b09512deb3116231f24213ea82..1d02c01d1c7cb9ff6067d9bf6da89e958d92640a 100644 (file)
@@ -28,7 +28,7 @@ Please pick something while reading :)
       none
 
     - primary handler of the EP-interrupt
-      reads the event and tries to process it. Everything that requries
+      reads the event and tries to process it. Everything that requires
       sleeping is handed over to the Thread. The event is saved in an
       per-endpoint data-structure.
       We probably have to pay attention not to process events once we
index 426ddaaef96f423812579908992cc464b15044bf..8b3d43efce900020fb36c364835fc3b9cf256286 100644 (file)
@@ -36,7 +36,7 @@ COMMAND/ARGS are
 
  get-cdid DEVICE
 
-   Get the device ID associated to the HOST-CHDI we sent with
+   Get the device ID associated to the HOST-CHID we sent with
    'set-chid'. We might not know about it.
 
  set-cc DEVICE
index ce8213d28b67461e4b3d532e7d317d458c110f43..38e742fd0df7af2b6c1589eaacf07037bec1ee98 100644 (file)
@@ -12,7 +12,7 @@ gqcam application to view this stream.
        The driver is implemented as two kernel modules. The cpia2 module
 contains the camera functions and the V4L interface.  The cpia2_usb module
 contains usb specific functions.  The main reason for this was the size of the
-module was getting out of hand, so I separted them.  It is not likely that
+module was getting out of hand, so I separated them.  It is not likely that
 there will be a parallel port version.
 
 FEATURES:
index 2dcfca850639f90b2de9952197b6ae3d05011c2f..d3a09bb5d5f8f81885c94abaf00ce88a0952857b 100644 (file)
@@ -2890,7 +2890,7 @@ S:        Maintained
 F:     arch/frv/
 
 FUJITSU LAPTOP EXTRAS
-M:     Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+M:     Jonathan Woithe <jwoithe@just42.net>
 L:     platform-driver-x86@vger.kernel.org
 S:     Maintained
 F:     drivers/platform/x86/fujitsu-laptop.c
index 0df3d003a07995fd0f1eb0ce0b917d906679e88b..cdb9b23fcfc5da3e46555fba2ec415261f63200e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -400,8 +400,10 @@ export MODVERDIR := $(if $(KBUILD_EXTMOD),$(firstword $(KBUILD_EXTMOD))/).tmp_ve
 
 # Files to ignore in find ... statements
 
-RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS -o -name .pc -o -name .hg -o -name .git \) -prune -o
-export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn --exclude CVS --exclude .pc --exclude .hg --exclude .git
+RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o -name CVS \
+                  -o -name .pc -o -name .hg -o -name .git \) -prune -o
+export RCS_TAR_IGNORE := --exclude SCCS --exclude BitKeeper --exclude .svn \
+                        --exclude CVS --exclude .pc --exclude .hg --exclude .git
 
 # ===========================================================================
 # Rules shared between *config targets and build targets
@@ -966,7 +968,7 @@ prepare3: include/config/kernel.release
 ifneq ($(KBUILD_SRC),)
        @$(kecho) '  Using $(srctree) as source for kernel'
        $(Q)if [ -f $(srctree)/.config -o -d $(srctree)/include/config ]; then \
-               echo "  $(srctree) is not clean, please run 'make mrproper'";\
+               echo "  $(srctree) is not clean, please run 'make mrproper'"; \
                echo "  in the '$(srctree)' directory.";\
                /bin/false; \
        fi;
@@ -1003,8 +1005,8 @@ define filechk_utsrelease.h
 endef
 
 define filechk_version.h
-       (echo \#define LINUX_VERSION_CODE $(shell                             \
-       expr $(VERSION) \* 65536 + 0$(PATCHLEVEL) \* 256 + 0$(SUBLEVEL));    \
+       (echo \#define LINUX_VERSION_CODE $(shell                         \
+       expr $(VERSION) \* 65536 + 0$(PATCHLEVEL) \* 256 + 0$(SUBLEVEL)); \
        echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))';)
 endef
 
index cd634795aa9cda898c4f129b46e94e7d1475c785..3f844d26d2c71e072d28fb71a232e444daba281b 100644 (file)
@@ -236,7 +236,7 @@ static int pci_dac_dma_supported(struct pci_dev *dev, u64 mask)
                ok = 0;
 
        /* If both conditions above are met, we are fine. */
-       DBGA("pci_dac_dma_supported %s from %p\n",
+       DBGA("pci_dac_dma_supported %s from %pf\n",
             ok ? "yes" : "no", __builtin_return_address(0));
 
        return ok;
@@ -268,7 +268,7 @@ pci_map_single_1(struct pci_dev *pdev, void *cpu_addr, size_t size,
            && paddr + size <= __direct_map_size) {
                ret = paddr + __direct_map_base;
 
-               DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %p\n",
+               DBGA2("pci_map_single: [%p,%zx] -> direct %llx from %pf\n",
                      cpu_addr, size, ret, __builtin_return_address(0));
 
                return ret;
@@ -279,7 +279,7 @@ pci_map_single_1(struct pci_dev *pdev, void *cpu_addr, size_t size,
        if (dac_allowed) {
                ret = paddr + alpha_mv.pci_dac_offset;
 
-               DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %p\n",
+               DBGA2("pci_map_single: [%p,%zx] -> DAC %llx from %pf\n",
                      cpu_addr, size, ret, __builtin_return_address(0));
 
                return ret;
@@ -316,7 +316,7 @@ pci_map_single_1(struct pci_dev *pdev, void *cpu_addr, size_t size,
        ret = arena->dma_base + dma_ofs * PAGE_SIZE;
        ret += (unsigned long)cpu_addr & ~PAGE_MASK;
 
-       DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %p\n",
+       DBGA2("pci_map_single: [%p,%zx] np %ld -> sg %llx from %pf\n",
              cpu_addr, size, npages, ret, __builtin_return_address(0));
 
        return ret;
@@ -385,14 +385,14 @@ static void alpha_pci_unmap_page(struct device *dev, dma_addr_t dma_addr,
            && dma_addr < __direct_map_base + __direct_map_size) {
                /* Nothing to do.  */
 
-               DBGA2("pci_unmap_single: direct [%llx,%zx] from %p\n",
+               DBGA2("pci_unmap_single: direct [%llx,%zx] from %pf\n",
                      dma_addr, size, __builtin_return_address(0));
 
                return;
        }
 
        if (dma_addr > 0xffffffff) {
-               DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %p\n",
+               DBGA2("pci64_unmap_single: DAC [%llx,%zx] from %pf\n",
                      dma_addr, size, __builtin_return_address(0));
                return;
        }
@@ -424,7 +424,7 @@ static void alpha_pci_unmap_page(struct device *dev, dma_addr_t dma_addr,
 
        spin_unlock_irqrestore(&arena->lock, flags);
 
-       DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %p\n",
+       DBGA2("pci_unmap_single: sg [%llx,%zx] np %ld from %pf\n",
              dma_addr, size, npages, __builtin_return_address(0));
 }
 
@@ -447,7 +447,7 @@ try_again:
        cpu_addr = (void *)__get_free_pages(gfp, order);
        if (! cpu_addr) {
                printk(KERN_INFO "pci_alloc_consistent: "
-                      "get_free_pages failed from %p\n",
+                      "get_free_pages failed from %pf\n",
                        __builtin_return_address(0));
                /* ??? Really atomic allocation?  Otherwise we could play
                   with vmalloc and sg if we can't find contiguous memory.  */
@@ -466,7 +466,7 @@ try_again:
                goto try_again;
        }
 
-       DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %p\n",
+       DBGA2("pci_alloc_consistent: %zx -> [%p,%llx] from %pf\n",
              size, cpu_addr, *dma_addrp, __builtin_return_address(0));
 
        return cpu_addr;
@@ -486,7 +486,7 @@ static void alpha_pci_free_coherent(struct device *dev, size_t size,
        pci_unmap_single(pdev, dma_addr, size, PCI_DMA_BIDIRECTIONAL);
        free_pages((unsigned long)cpu_addr, get_order(size));
 
-       DBGA2("pci_free_consistent: [%llx,%zx] from %p\n",
+       DBGA2("pci_free_consistent: [%llx,%zx] from %pf\n",
              dma_addr, size, __builtin_return_address(0));
 }
 
index cb7658e8acc51be86e898eb6ec217f70bd521ff9..4e729f055a81473ca1422d1f2dd56f0f20cd22e1 100644 (file)
@@ -147,7 +147,7 @@ void float_raise(signed char flags)
 #ifdef CONFIG_DEBUG_USER
        if (flags & debug)
                printk(KERN_DEBUG
-                      "NWFPE: %s[%d] takes exception %08x at %p from %08lx\n",
+                      "NWFPE: %s[%d] takes exception %08x at %pf from %08lx\n",
                       current->comm, current->pid, flags,
                       __builtin_return_address(0), GET_USERREG()->ARM_pc);
 #endif
index 7f3376b1c2197f509cd9dcd85fcbc3e7e3173842..6ded9bd1489cb176e11779d10e68bc4134e43488 100644 (file)
@@ -209,7 +209,7 @@ void mips_mt_set_cpuoptions(void)
        unsigned int nconfig7 = oconfig7;
 
        if (mt_opt_norps) {
-               printk("\"norps\" option deprectated: use \"rpsctl=\"\n");
+               printk("\"norps\" option deprecated: use \"rpsctl=\"\n");
        }
        if (mt_opt_rpsctl >= 0) {
                printk("34K return prediction stack override set to %d.\n",
index d2fa98f3c78d8185d6bfec384b88e23720829b88..c429a5bc080fdfca9fd9c40eb61c5cdb9b8198d6 100644 (file)
@@ -188,7 +188,7 @@ int __init ltq_gpio_init(void)
        int ret = platform_driver_register(&ltq_gpio_driver);
 
        if (ret)
-               pr_info("ltq_gpio : Error registering platfom driver!");
+               pr_info("ltq_gpio : Error registering platform driver!");
        return ret;
 }
 
index b91c7f17f10f043ae906c322e12669438e7f562a..aae17170472f40625b43f849bacb3bdb3d87ef97 100644 (file)
@@ -119,7 +119,7 @@ static int __init ltq_ebu_init(void)
        int ret = platform_driver_register(&ltq_ebu_driver);
 
        if (ret)
-               pr_info("ltq_ebu : Error registering platfom driver!");
+               pr_info("ltq_ebu : Error registering platform driver!");
        return ret;
 }
 
index ff9991cddeaa8c3fd6e44048730b09b6d24efb1f..fd07d87adaa9111148173fc4ffdbff3b212ddebd 100644 (file)
@@ -150,7 +150,7 @@ int __init ltq_stp_init(void)
        int ret = platform_driver_register(&ltq_stp_driver);
 
        if (ret)
-               pr_info("ltq_stp: error registering platfom driver");
+               pr_info("ltq_stp: error registering platform driver");
        return ret;
 }
 
index 030c77e7926e5395111913da53ef884e5ac64899..70fdf2c7919b56a11840bf6496b003a6718a278d 100644 (file)
@@ -297,7 +297,7 @@ int __init pcibios_init(void)
 {
        int ret = platform_driver_register(&ltq_pci_driver);
        if (ret)
-               printk(KERN_INFO "ltq_pci: Error registering platfom driver!");
+               printk(KERN_INFO "ltq_pci: Error registering platform driver!");
        return ret;
 }
 
index ed3b3d31735815ac1933a289a2673e1b573977ac..cdb1417fba594feb5f9455c06f6b9123a8734dad 100644 (file)
@@ -29,7 +29,7 @@ static void __init sni_pcimt_sc_init(void)
 
        scsiz = cacheconf & 7;
        if (scsiz == 0) {
-               printk("Second level cache is deactived.\n");
+               printk("Second level cache is deactivated.\n");
                return;
        }
        if (scsiz >= 6) {
index c58a036233fb4409b3b4b656a1aba1c103b1b40a..456a77cf4b7f6bb4e8a2415ca7a22ff14d296c90 100644 (file)
@@ -551,7 +551,7 @@ int radeon_vm_bo_update_pte(struct radeon_device *rdev,
 
        /* nothing to do if vm isn't bound */
        if (vm->id == -1)
-               return 0;;
+               return 0;
 
        bo_va = radeon_bo_va(bo, vm);
        if (bo_va == NULL) {
index e7ff783aa31ec2a214d691cde38902105bebfa49..5a62e6bf89ae97d115c29a2f61b2395a034722e6 100644 (file)
@@ -26,7 +26,7 @@
 #define COMP1                                  1
 #define COMP2                                  2
 
-/* Comparator 1 voltage selection table in milivolts */
+/* Comparator 1 voltage selection table in millivolts */
 static const u16 COMP_VSEL_TABLE[] = {
        0, 2500, 2500, 2500, 2500, 2550, 2600, 2650,
        2700, 2750, 2800, 2850, 2900, 2950, 3000, 3050,
index 8272c02668d6ebccf54ad75b71da07158fd617be..50aa90aa7a7fce0706a8ef5af2aa683e84fb346b 100644 (file)
@@ -383,7 +383,7 @@ static void doc_set_device_id(struct docg3 *docg3, int id)
  * leveling counters are stored.  To access this last area of 4 bytes, a special
  * mode must be input to the flash ASIC.
  *
- * Returns 0 if no error occured, -EIO else.
+ * Returns 0 if no error occurred, -EIO else.
  */
 static int doc_set_extra_page_mode(struct docg3 *docg3)
 {
@@ -681,7 +681,7 @@ out:
  *  - one read of 512 bytes at offset 0
  *  - one read of 512 bytes at offset 512 + 16
  *
- * Returns 0 if successful, -EIO if a read error occured.
+ * Returns 0 if successful, -EIO if a read error occurred.
  */
 static int doc_read_page_prepare(struct docg3 *docg3, int block0, int block1,
                                 int page, int offset)
@@ -839,7 +839,7 @@ static void calc_block_sector(loff_t from, int *block0, int *block1, int *page,
  *
  * Reads flash memory OOB area of pages.
  *
- * Returns 0 if read successfull, of -EIO, -EINVAL if an error occured
+ * Returns 0 if read successful, of -EIO, -EINVAL if an error occurred
  */
 static int doc_read_oob(struct mtd_info *mtd, loff_t from,
                        struct mtd_oob_ops *ops)
@@ -971,7 +971,7 @@ err_in_read:
  * Reads flash memory pages. This function does not read the OOB chunk, but only
  * the page data.
  *
- * Returns 0 if read successfull, of -EIO, -EINVAL if an error occured
+ * Returns 0 if read successful, of -EIO, -EINVAL if an error occurred
  */
 static int doc_read(struct mtd_info *mtd, loff_t from, size_t len,
             size_t *retlen, u_char *buf)
@@ -1109,7 +1109,7 @@ static int doc_get_op_status(struct docg3 *docg3)
  * Wait for the chip to be ready again after erase or write operation, and check
  * erase/write status.
  *
- * Returns 0 if erase successfull, -EIO if erase/write issue, -ETIMEOUT if
+ * Returns 0 if erase successful, -EIO if erase/write issue, -ETIMEOUT if
  * timeout
  */
 static int doc_write_erase_wait_status(struct docg3 *docg3)
@@ -1186,7 +1186,7 @@ static int doc_erase_block(struct docg3 *docg3, int block0, int block1)
  * Erase a bunch of contiguous blocks, by pairs, as a "mtd" page of 1024 is
  * split into 2 pages of 512 bytes on 2 contiguous blocks.
  *
- * Returns 0 if erase successful, -EINVAL if adressing error, -EIO if erase
+ * Returns 0 if erase successful, -EINVAL if addressing error, -EIO if erase
  * issue
  */
 static int doc_erase(struct mtd_info *mtd, struct erase_info *info)
@@ -1397,7 +1397,7 @@ static int doc_backup_oob(struct docg3 *docg3, loff_t to,
  * Or provide data without OOB, and then a all zeroed OOB will be used (ECC will
  * still be filled in if asked for).
  *
- * Returns 0 is successfull, EINVAL if length is not 14 bytes
+ * Returns 0 is successful, EINVAL if length is not 14 bytes
  */
 static int doc_write_oob(struct mtd_info *mtd, loff_t ofs,
                         struct mtd_oob_ops *ops)
@@ -1945,7 +1945,7 @@ static void doc_release_device(struct mtd_info *mtd)
  * docg3_resume - Awakens docg3 floor
  * @pdev: platfrom device
  *
- * Returns 0 (always successfull)
+ * Returns 0 (always successful)
  */
 static int docg3_resume(struct platform_device *pdev)
 {
index f54509377efad8354345176fdb9c1951a9fdd4de..a2d39d2e5cde8adec0489d9ca27679381f05584e 100644 (file)
@@ -5668,7 +5668,7 @@ static int rtl_open(struct net_device *dev)
        pm_runtime_get_sync(&pdev->dev);
 
        /*
-        * Rx and Tx desscriptors needs 256 bytes alignment.
+        * Rx and Tx descriptors needs 256 bytes alignment.
         * dma_alloc_coherent provides more.
         */
        tp->TxDescArray = dma_alloc_coherent(&pdev->dev, R8169_TX_RING_BYTES,
index e3b76d409dee7bc99b7f80af845e8b52ae5a18d5..5003458980d33403913d88948169809d27b30a04 100644 (file)
@@ -348,7 +348,7 @@ int superio_fixup_irq(struct pci_dev *pcidev)
                BUG();
                return -1;
        }
-       printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %p\n",
+       printk("superio_fixup_irq(%s) ven 0x%x dev 0x%x from %pf\n",
                pci_name(pcidev),
                pcidev->vendor, pcidev->device,
                __builtin_return_address(0));
index 6b26666b37f21d63665d20724fdba709f5523973..c4c1a5444b38e3486d0617f0a843e3cc8f9cfd9c 100644 (file)
@@ -1,7 +1,7 @@
 /*-*-linux-c-*-*/
 
 /*
-  Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+  Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@just42.net>
   Copyright (C) 2008 Peter Gruber <nokos@gmx.net>
   Copyright (C) 2008 Tony Vroon <tony@linx.net>
   Based on earlier work:
index 222ccd872ac55119fb6af650af20cd3c48d42ad6..f5d6d379f2fb2f4c95ade1f73c4b4678900ee575 100644 (file)
@@ -451,7 +451,7 @@ static int bq27x00_battery_capacity_level(struct bq27x00_device_info *di,
 }
 
 /*
- * Return the battery Voltage in milivolts
+ * Return the battery Voltage in millivolts
  * Or < 0 if something fails.
  */
 static int bq27x00_battery_voltage(struct bq27x00_device_info *di,
index 4a37c2b6367fa3c6b8d926205e7719f4e4b5c4c9..5478bf10cbfcc4d845704436e9f0848ca209eb07 100644 (file)
                        TPS65910_SLEEP_CONTROL_EXT_INPUT_EN3 |          \
                        TPS65911_SLEEP_CONTROL_EXT_INPUT_SLEEP)
 
-/* supported VIO voltages in milivolts */
+/* supported VIO voltages in millivolts */
 static const u16 VIO_VSEL_table[] = {
        1500, 1800, 2500, 3300,
 };
 
 /* VSEL tables for TPS65910 specific LDOs and dcdc's */
 
-/* supported VDD3 voltages in milivolts */
+/* supported VDD3 voltages in millivolts */
 static const u16 VDD3_VSEL_table[] = {
        5000,
 };
 
-/* supported VDIG1 voltages in milivolts */
+/* supported VDIG1 voltages in millivolts */
 static const u16 VDIG1_VSEL_table[] = {
        1200, 1500, 1800, 2700,
 };
 
-/* supported VDIG2 voltages in milivolts */
+/* supported VDIG2 voltages in millivolts */
 static const u16 VDIG2_VSEL_table[] = {
        1000, 1100, 1200, 1800,
 };
 
-/* supported VPLL voltages in milivolts */
+/* supported VPLL voltages in millivolts */
 static const u16 VPLL_VSEL_table[] = {
        1000, 1100, 1800, 2500,
 };
 
-/* supported VDAC voltages in milivolts */
+/* supported VDAC voltages in millivolts */
 static const u16 VDAC_VSEL_table[] = {
        1800, 2600, 2800, 2850,
 };
 
-/* supported VAUX1 voltages in milivolts */
+/* supported VAUX1 voltages in millivolts */
 static const u16 VAUX1_VSEL_table[] = {
        1800, 2500, 2800, 2850,
 };
 
-/* supported VAUX2 voltages in milivolts */
+/* supported VAUX2 voltages in millivolts */
 static const u16 VAUX2_VSEL_table[] = {
        1800, 2800, 2900, 3300,
 };
 
-/* supported VAUX33 voltages in milivolts */
+/* supported VAUX33 voltages in millivolts */
 static const u16 VAUX33_VSEL_table[] = {
        1800, 2000, 2800, 3300,
 };
 
-/* supported VMMC voltages in milivolts */
+/* supported VMMC voltages in millivolts */
 static const u16 VMMC_VSEL_table[] = {
        1800, 2800, 3000, 3300,
 };
index 394ed9e79fd489bf355879e0a6dc76bfca59b562..34552bf1c023d6468af7aea32afcc70ab0f88953 100644 (file)
@@ -1000,7 +1000,7 @@ static int esp_check_spur_intr(struct esp *esp)
 
 static void esp_schedule_reset(struct esp *esp)
 {
-       esp_log_reset("ESP: esp_schedule_reset() from %p\n",
+       esp_log_reset("ESP: esp_schedule_reset() from %pf\n",
                      __builtin_return_address(0));
        esp->flags |= ESP_FLAG_RESETTING;
        esp_event(esp, ESP_EVENT_RESET);
index 6c23938d2711aee943637b1d20db1cd385d05d41..09aa920642775e15062e7b617bdc9806c8c42e4e 100644 (file)
@@ -917,7 +917,7 @@ static int gs_put_char(struct tty_struct *tty, unsigned char ch)
        unsigned long   flags;
        int             status;
 
-       pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %p\n",
+       pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %pf\n",
                port->port_num, tty, ch, __builtin_return_address(0));
 
        spin_lock_irqsave(&port->port_lock, flags);
index 856ad92c40de9b603b4f11c2e362c12eb2d06eb6..26844514ac5f899597108ff12fa965284406e0ad 100644 (file)
@@ -110,7 +110,7 @@ UNUSUAL_DEV(  0x040d, 0x6205, 0x0003, 0x0003,
                USB_SC_DEVICE, USB_PR_DEVICE, NULL,
                US_FL_IGNORE_RESIDUE ),
 
-/* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+/* Deduced by Jonathan Woithe <jwoithe@just42.net>
  * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
  * always fails and confuses drive.
  */
index befcbd8ef019970eb156441d891712bca4006bac..15a6749b98e9cd2df42a72bbd61c9120c1a2b2d8 100644 (file)
@@ -535,7 +535,7 @@ static int __devinit au1100fb_drv_probe(struct platform_device *dev)
        for (page = (unsigned long)fbdev->fb_mem;
             page < PAGE_ALIGN((unsigned long)fbdev->fb_mem + fbdev->fb_len);
             page += PAGE_SIZE) {
-#if CONFIG_DMA_NONCOHERENT
+#ifdef CONFIG_DMA_NONCOHERENT
                SetPageReserved(virt_to_page(CAC_ADDR((void *)page)));
 #else
                SetPageReserved(virt_to_page(page));
index 9761950697b4775b484f3651920e6a44cd7171b1..2f2e894ea0c84e23392db10c0fb4e46b25b00ab3 100644 (file)
@@ -1027,7 +1027,7 @@ static int __init w1_init(void)
        retval = driver_register(&w1_slave_driver);
        if (retval) {
                printk(KERN_ERR
-                       "Failed to register master driver. err=%d.\n",
+                       "Failed to register slave driver. err=%d.\n",
                        retval);
                goto err_out_master_unregister;
        }
index 20196f41120698f5d7efd7c6be5c56415bd44651..09ef25f0c6c71e40ec136a7955c2aaca112fe201 100644 (file)
@@ -2748,7 +2748,7 @@ static int write_dev_flush(struct btrfs_device *device, int wait)
         * one reference for us, and we leave it for the
         * caller
         */
-       device->flush_bio = NULL;;
+       device->flush_bio = NULL;
        bio = bio_alloc(GFP_NOFS, 0);
        if (!bio)
                return -ENOMEM;
index 1d7a3f7b3b5dbe2022929abd78b5dbe7dda75a86..dcc9631b305227140a2f0116ed4a065655c23237 100644 (file)
@@ -26,7 +26,7 @@ struct wm831x_backlight_pdata {
 struct wm831x_backup_pdata {
        int charger_enable;
        int no_constant_voltage;  /** Disable constant voltage charging */
-       int vlim;   /** Voltage limit in milivolts */
+       int vlim;   /** Voltage limit in millivolts */
        int ilim;   /** Current limit in microamps */
 };
 
index 60636a4e25c3d47217100f9a89dcb3ee96452d54..4567fc020fe343970e0cb09c53aed567531be703 100644 (file)
@@ -118,7 +118,7 @@ EXPORT_SYMBOL(down_killable);
  * down_trylock - try to acquire the semaphore, without waiting
  * @sem: the semaphore to be acquired
  *
- * Try to acquire the semaphore atomically.  Returns 0 if the mutex has
+ * Try to acquire the semaphore atomically.  Returns 0 if the semaphore has
  * been acquired successfully or 1 if it it cannot be acquired.
  *
  * NOTE: This return value is inverted from both spin_trylock and
index dfc0719664631c7d506712cf253474a8d4a26c2a..f8af890e8602e479bdbb9a2d91babba12338f714 100644 (file)
@@ -55,11 +55,11 @@ struct lane2_ops {
  * frames.
  *
  * 1. Dix Ethernet EtherType frames encoded by placing EtherType
- *    field in h_type field. Data follows immediatelly after header.
+ *    field in h_type field. Data follows immediately after header.
  * 2. LLC Data frames whose total length, including LLC field and data,
  *    but not padding required to meet the minimum data frame length,
  *    is less than 1536(0x0600) MUST be encoded by placing that length
- *    in the h_type field. The LLC field follows header immediatelly.
+ *    in the h_type field. The LLC field follows header immediately.
  * 3. LLC data frames longer than this maximum MUST be encoded by placing
  *    the value 0 in the h_type field.
  *
index d1f4351fb6ee31674b895cb1baa1869e1becd2b4..2d67c78c9f4bc16e01bf7d869d2163f8122f5616 100644 (file)
@@ -7,7 +7,7 @@
     Thanks to Pierfrancesco 'qM2' Passerini.
 
     Generalised for soundcards based on DT-0196 and ALS-007 chips
-    by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>: June 2002.
+    by Jonathan Woithe <jwoithe@just42.net>: June 2002.
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
index 9917e55d6f11f8bbe9c0e8c7827febaf6c6ba6f7..8c463a4f79b4b50dda843150a6dc0c239550e6cc 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright (c) 2004 Kailang Yang <kailang@realtek.com.tw>
  *                    PeiSen Hou <pshou@realtek.com.tw>
  *                    Takashi Iwai <tiwai@suse.de>
- *                    Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+ *                    Jonathan Woithe <jwoithe@just42.net>
  *
  *  This driver is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by