diff options
Diffstat (limited to 'drivers')
64 files changed, 96 insertions, 95 deletions
diff --git a/drivers/ata/libata-acpi.c b/drivers/ata/libata-acpi.c index 6273d98d00eb..ac176da1f94e 100644 --- a/drivers/ata/libata-acpi.c +++ b/drivers/ata/libata-acpi.c | |||
@@ -748,9 +748,9 @@ static int ata_acpi_run_tf(struct ata_device *dev, | |||
748 | /** | 748 | /** |
749 | * ata_acpi_exec_tfs - get then write drive taskfile settings | 749 | * ata_acpi_exec_tfs - get then write drive taskfile settings |
750 | * @dev: target ATA device | 750 | * @dev: target ATA device |
751 | * @nr_executed: out paramter for the number of executed commands | 751 | * @nr_executed: out parameter for the number of executed commands |
752 | * | 752 | * |
753 | * Evaluate _GTF and excute returned taskfiles. | 753 | * Evaluate _GTF and execute returned taskfiles. |
754 | * | 754 | * |
755 | * LOCKING: | 755 | * LOCKING: |
756 | * EH context. | 756 | * EH context. |
diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c index 94919ad03df1..fa22f94ca415 100644 --- a/drivers/ata/libata-eh.c +++ b/drivers/ata/libata-eh.c | |||
@@ -2864,7 +2864,7 @@ static int ata_eh_revalidate_and_attach(struct ata_link *link, | |||
2864 | /** | 2864 | /** |
2865 | * ata_set_mode - Program timings and issue SET FEATURES - XFER | 2865 | * ata_set_mode - Program timings and issue SET FEATURES - XFER |
2866 | * @link: link on which timings will be programmed | 2866 | * @link: link on which timings will be programmed |
2867 | * @r_failed_dev: out paramter for failed device | 2867 | * @r_failed_dev: out parameter for failed device |
2868 | * | 2868 | * |
2869 | * Set ATA device disk transfer mode (PIO3, UDMA6, etc.). If | 2869 | * Set ATA device disk transfer mode (PIO3, UDMA6, etc.). If |
2870 | * ata_set_mode() fails, pointer to the failing device is | 2870 | * ata_set_mode() fails, pointer to the failing device is |
diff --git a/drivers/base/bus.c b/drivers/base/bus.c index c6599618523e..4b04a15146d7 100644 --- a/drivers/base/bus.c +++ b/drivers/base/bus.c | |||
@@ -279,7 +279,7 @@ static struct device *next_device(struct klist_iter *i) | |||
279 | * | 279 | * |
280 | * NOTE: The device that returns a non-zero value is not retained | 280 | * NOTE: The device that returns a non-zero value is not retained |
281 | * in any way, nor is its refcount incremented. If the caller needs | 281 | * in any way, nor is its refcount incremented. If the caller needs |
282 | * to retain this data, it should do, and increment the reference | 282 | * to retain this data, it should do so, and increment the reference |
283 | * count in the supplied callback. | 283 | * count in the supplied callback. |
284 | */ | 284 | */ |
285 | int bus_for_each_dev(struct bus_type *bus, struct device *start, | 285 | int bus_for_each_dev(struct bus_type *bus, struct device *start, |
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index ac5e05a98b2f..bb72ada9f074 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -112,7 +112,7 @@ config GDROM | |||
112 | with up to 1 GB of data. This drive will also read standard CD ROM | 112 | with up to 1 GB of data. This drive will also read standard CD ROM |
113 | disks. Select this option to access any disks in your GD ROM drive. | 113 | disks. Select this option to access any disks in your GD ROM drive. |
114 | Most users will want to say "Y" here. | 114 | Most users will want to say "Y" here. |
115 | You can also build this as a module which will be called gdrom.ko | 115 | You can also build this as a module which will be called gdrom. |
116 | 116 | ||
117 | source "drivers/block/paride/Kconfig" | 117 | source "drivers/block/paride/Kconfig" |
118 | 118 | ||
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index b1e9652c0d9d..30bae6de6a0d 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -692,7 +692,7 @@ config HVCS | |||
692 | this driver. | 692 | this driver. |
693 | 693 | ||
694 | To compile this driver as a module, choose M here: the | 694 | To compile this driver as a module, choose M here: the |
695 | module will be called hvcs.ko. Additionally, this module | 695 | module will be called hvcs. Additionally, this module |
696 | will depend on arch specific APIs exported from hvcserver.ko | 696 | will depend on arch specific APIs exported from hvcserver.ko |
697 | which will also be compiled when this driver is built as a | 697 | which will also be compiled when this driver is built as a |
698 | module. | 698 | module. |
diff --git a/drivers/char/amiserial.c b/drivers/char/amiserial.c index fd3ebd1be570..72429b6b2fa8 100644 --- a/drivers/char/amiserial.c +++ b/drivers/char/amiserial.c | |||
@@ -779,7 +779,7 @@ static void change_speed(struct async_struct *info, | |||
779 | info->IER |= UART_IER_MSI; | 779 | info->IER |= UART_IER_MSI; |
780 | } | 780 | } |
781 | /* TBD: | 781 | /* TBD: |
782 | * Does clearing IER_MSI imply that we should disbale the VBL interrupt ? | 782 | * Does clearing IER_MSI imply that we should disable the VBL interrupt ? |
783 | */ | 783 | */ |
784 | 784 | ||
785 | /* | 785 | /* |
diff --git a/drivers/connector/Kconfig b/drivers/connector/Kconfig index 100bfd422066..6e6730f9dfd1 100644 --- a/drivers/connector/Kconfig +++ b/drivers/connector/Kconfig | |||
@@ -7,7 +7,7 @@ menuconfig CONNECTOR | |||
7 | of the netlink socket protocol. | 7 | of the netlink socket protocol. |
8 | 8 | ||
9 | Connector support can also be built as a module. If so, the module | 9 | Connector support can also be built as a module. If so, the module |
10 | will be called cn.ko. | 10 | will be called cn. |
11 | 11 | ||
12 | if CONNECTOR | 12 | if CONNECTOR |
13 | 13 | ||
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index e748e55bd86b..5b27692372bf 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -34,7 +34,7 @@ config CRYPTO_DEV_PADLOCK_AES | |||
34 | Available in VIA C3 and newer CPUs. | 34 | Available in VIA C3 and newer CPUs. |
35 | 35 | ||
36 | If unsure say M. The compiled module will be | 36 | If unsure say M. The compiled module will be |
37 | called padlock-aes.ko | 37 | called padlock-aes. |
38 | 38 | ||
39 | config CRYPTO_DEV_PADLOCK_SHA | 39 | config CRYPTO_DEV_PADLOCK_SHA |
40 | tristate "PadLock driver for SHA1 and SHA256 algorithms" | 40 | tristate "PadLock driver for SHA1 and SHA256 algorithms" |
@@ -47,7 +47,7 @@ config CRYPTO_DEV_PADLOCK_SHA | |||
47 | Available in VIA C7 and newer processors. | 47 | Available in VIA C7 and newer processors. |
48 | 48 | ||
49 | If unsure say M. The compiled module will be | 49 | If unsure say M. The compiled module will be |
50 | called padlock-sha.ko | 50 | called padlock-sha. |
51 | 51 | ||
52 | config CRYPTO_DEV_GEODE | 52 | config CRYPTO_DEV_GEODE |
53 | tristate "Support for the Geode LX AES engine" | 53 | tristate "Support for the Geode LX AES engine" |
@@ -79,7 +79,7 @@ config ZCRYPT_MONOLITHIC | |||
79 | bool "Monolithic zcrypt module" | 79 | bool "Monolithic zcrypt module" |
80 | depends on ZCRYPT="m" | 80 | depends on ZCRYPT="m" |
81 | help | 81 | help |
82 | Select this option if you want to have a single module z90crypt.ko | 82 | Select this option if you want to have a single module z90crypt, |
83 | that contains all parts of the crypto device driver (ap bus, | 83 | that contains all parts of the crypto device driver (ap bus, |
84 | request router and all the card drivers). | 84 | request router and all the card drivers). |
85 | 85 | ||
diff --git a/drivers/edac/e752x_edac.c b/drivers/edac/e752x_edac.c index facfdb1fa71c..d205d493a68a 100644 --- a/drivers/edac/e752x_edac.c +++ b/drivers/edac/e752x_edac.c | |||
@@ -1084,7 +1084,7 @@ static void e752x_init_sysbus_parity_mask(struct e752x_pvt *pvt) | |||
1084 | struct pci_dev *dev = pvt->dev_d0f1; | 1084 | struct pci_dev *dev = pvt->dev_d0f1; |
1085 | int enable = 1; | 1085 | int enable = 1; |
1086 | 1086 | ||
1087 | /* Allow module paramter override, else see if CPU supports parity */ | 1087 | /* Allow module parameter override, else see if CPU supports parity */ |
1088 | if (sysbus_parity != -1) { | 1088 | if (sysbus_parity != -1) { |
1089 | enable = sysbus_parity; | 1089 | enable = sysbus_parity; |
1090 | } else if (cpu_id[0] && | 1090 | } else if (cpu_id[0] && |
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index cf06494bb744..9a5d0aaac9d0 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -46,7 +46,7 @@ menuconfig IDE | |||
46 | SMART parameters from disk drives. | 46 | SMART parameters from disk drives. |
47 | 47 | ||
48 | To compile this driver as a module, choose M here: the | 48 | To compile this driver as a module, choose M here: the |
49 | module will be called ide-core.ko. | 49 | module will be called ide-core. |
50 | 50 | ||
51 | For further information, please read <file:Documentation/ide/ide.txt>. | 51 | For further information, please read <file:Documentation/ide/ide.txt>. |
52 | 52 | ||
diff --git a/drivers/ide/ide-atapi.c b/drivers/ide/ide-atapi.c index bbdd2547f12a..702ef64a0f12 100644 --- a/drivers/ide/ide-atapi.c +++ b/drivers/ide/ide-atapi.c | |||
@@ -577,7 +577,7 @@ static ide_startstop_t ide_transfer_pc(ide_drive_t *drive) | |||
577 | 577 | ||
578 | /* | 578 | /* |
579 | * If necessary schedule the packet transfer to occur 'timeout' | 579 | * If necessary schedule the packet transfer to occur 'timeout' |
580 | * miliseconds later in ide_delayed_transfer_pc() after the | 580 | * milliseconds later in ide_delayed_transfer_pc() after the |
581 | * device says it's ready for a packet. | 581 | * device says it's ready for a packet. |
582 | */ | 582 | */ |
583 | if (drive->atapi_flags & IDE_AFLAG_ZIP_DRIVE) { | 583 | if (drive->atapi_flags & IDE_AFLAG_ZIP_DRIVE) { |
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 5c0a631d1455..06f46fcc0772 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
@@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER | |||
232 | depends on GPIOLIB && GENERIC_GPIO | 232 | depends on GPIOLIB && GENERIC_GPIO |
233 | help | 233 | help |
234 | Say Y here to add support for rotary encoders connected to GPIO lines. | 234 | Say Y here to add support for rotary encoders connected to GPIO lines. |
235 | Check file:Documentation/incput/rotary_encoder.txt for more | 235 | Check file:Documentation/input/rotary-encoder.txt for more |
236 | information. | 236 | information. |
237 | 237 | ||
238 | To compile this driver as a module, choose M here: the | 238 | To compile this driver as a module, choose M here: the |
diff --git a/drivers/isdn/divert/isdn_divert.c b/drivers/isdn/divert/isdn_divert.c index 7d97d54588d9..77e9fdda0597 100644 --- a/drivers/isdn/divert/isdn_divert.c +++ b/drivers/isdn/divert/isdn_divert.c | |||
@@ -183,7 +183,7 @@ int cf_command(int drvid, int mode, | |||
183 | (mode != 1) ? "" : " 0 ", | 183 | (mode != 1) ? "" : " 0 ", |
184 | (mode != 1) ? "" : fwd_nr); | 184 | (mode != 1) ? "" : fwd_nr); |
185 | 185 | ||
186 | retval = divert_if.ll_cmd(&cs->ics); /* excute command */ | 186 | retval = divert_if.ll_cmd(&cs->ics); /* execute command */ |
187 | 187 | ||
188 | if (!retval) | 188 | if (!retval) |
189 | { cs->prev = NULL; | 189 | { cs->prev = NULL; |
diff --git a/drivers/isdn/mISDN/dsp_core.c b/drivers/isdn/mISDN/dsp_core.c index 3083338716b2..47dbfe298b43 100644 --- a/drivers/isdn/mISDN/dsp_core.c +++ b/drivers/isdn/mISDN/dsp_core.c | |||
@@ -502,7 +502,7 @@ tone_off: | |||
502 | break; | 502 | break; |
503 | } | 503 | } |
504 | dsp->cmx_delay = (*((int *)data)) << 3; | 504 | dsp->cmx_delay = (*((int *)data)) << 3; |
505 | /* miliseconds to samples */ | 505 | /* milliseconds to samples */ |
506 | if (dsp->cmx_delay >= (CMX_BUFF_HALF>>1)) | 506 | if (dsp->cmx_delay >= (CMX_BUFF_HALF>>1)) |
507 | /* clip to half of maximum usable buffer | 507 | /* clip to half of maximum usable buffer |
508 | (half of half buffer) */ | 508 | (half of half buffer) */ |
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 60955a70d880..1bb66e1ed5a7 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -216,7 +216,7 @@ config DVB_USB_TTUSB2 | |||
216 | help | 216 | help |
217 | Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The | 217 | Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The |
218 | firmware protocol used by this module is similar to the one used by the | 218 | firmware protocol used by this module is similar to the one used by the |
219 | old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko. | 219 | old ttusb-driver - that's why the module is called dvb-usb-ttusb2. |
220 | 220 | ||
221 | config DVB_USB_DTT200U | 221 | config DVB_USB_DTT200U |
222 | tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)" | 222 | tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)" |
diff --git a/drivers/media/video/hdpvr/hdpvr-video.c b/drivers/media/video/hdpvr/hdpvr-video.c index 3e6ffee8dfed..ccd47f57f42c 100644 --- a/drivers/media/video/hdpvr/hdpvr-video.c +++ b/drivers/media/video/hdpvr/hdpvr-video.c | |||
@@ -181,7 +181,7 @@ static int hdpvr_submit_buffers(struct hdpvr_device *dev) | |||
181 | buff_list); | 181 | buff_list); |
182 | if (buf->status != BUFSTAT_AVAILABLE) { | 182 | if (buf->status != BUFSTAT_AVAILABLE) { |
183 | v4l2_err(&dev->v4l2_dev, | 183 | v4l2_err(&dev->v4l2_dev, |
184 | "buffer not marked as availbale\n"); | 184 | "buffer not marked as available\n"); |
185 | ret = -EFAULT; | 185 | ret = -EFAULT; |
186 | goto err; | 186 | goto err; |
187 | } | 187 | } |
diff --git a/drivers/message/fusion/lsi/mpi_history.txt b/drivers/message/fusion/lsi/mpi_history.txt index 693e4b511354..fa9249b4971a 100644 --- a/drivers/message/fusion/lsi/mpi_history.txt +++ b/drivers/message/fusion/lsi/mpi_history.txt | |||
@@ -130,7 +130,7 @@ mpi_ioc.h | |||
130 | * 08-08-01 01.02.01 Original release for v1.2 work. | 130 | * 08-08-01 01.02.01 Original release for v1.2 work. |
131 | * New format for FWVersion and ProductId in | 131 | * New format for FWVersion and ProductId in |
132 | * MSG_IOC_FACTS_REPLY and MPI_FW_HEADER. | 132 | * MSG_IOC_FACTS_REPLY and MPI_FW_HEADER. |
133 | * 08-31-01 01.02.02 Addded event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and | 133 | * 08-31-01 01.02.02 Added event MPI_EVENT_SCSI_DEVICE_STATUS_CHANGE and |
134 | * related structure and defines. | 134 | * related structure and defines. |
135 | * Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED. | 135 | * Added event MPI_EVENT_ON_BUS_TIMER_EXPIRED. |
136 | * Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE. | 136 | * Added MPI_IOCINIT_FLAGS_DISCARD_FW_IMAGE. |
@@ -190,7 +190,7 @@ mpi_ioc.h | |||
190 | * 10-11-06 01.05.12 Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED. | 190 | * 10-11-06 01.05.12 Added MPI_IOCFACTS_EXCEPT_METADATA_UNSUPPORTED. |
191 | * Added MaxInitiators field to PortFacts reply. | 191 | * Added MaxInitiators field to PortFacts reply. |
192 | * Added SAS Device Status Change ReasonCode for | 192 | * Added SAS Device Status Change ReasonCode for |
193 | * asynchronous notificaiton. | 193 | * asynchronous notification. |
194 | * Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event | 194 | * Added MPI_EVENT_SAS_EXPANDER_STATUS_CHANGE and event |
195 | * data structure. | 195 | * data structure. |
196 | * Added new ImageType values for FWDownload and FWUpload | 196 | * Added new ImageType values for FWDownload and FWUpload |
@@ -623,7 +623,7 @@ mpi_fc.h | |||
623 | * 11-02-00 01.01.01 Original release for post 1.0 work | 623 | * 11-02-00 01.01.01 Original release for post 1.0 work |
624 | * 12-04-00 01.01.02 Added messages for Common Transport Send and | 624 | * 12-04-00 01.01.02 Added messages for Common Transport Send and |
625 | * Primitive Send. | 625 | * Primitive Send. |
626 | * 01-09-01 01.01.03 Modifed some of the new flags to have an MPI prefix | 626 | * 01-09-01 01.01.03 Modified some of the new flags to have an MPI prefix |
627 | * and modified the FcPrimitiveSend flags. | 627 | * and modified the FcPrimitiveSend flags. |
628 | * 01-25-01 01.01.04 Move InitiatorIndex in LinkServiceRsp reply to a larger | 628 | * 01-25-01 01.01.04 Move InitiatorIndex in LinkServiceRsp reply to a larger |
629 | * field. | 629 | * field. |
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 7d04fb9ddcaa..b8e35a0b4d72 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -154,7 +154,8 @@ config MTD_AFS_PARTS | |||
154 | 154 | ||
155 | You will still need the parsing functions to be called by the driver | 155 | You will still need the parsing functions to be called by the driver |
156 | for your particular device. It won't happen automatically. The | 156 | for your particular device. It won't happen automatically. The |
157 | 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example. | 157 | 'armflash' map driver (CONFIG_MTD_ARM_INTEGRATOR) does this, for |
158 | example. | ||
158 | 159 | ||
159 | config MTD_OF_PARTS | 160 | config MTD_OF_PARTS |
160 | tristate "Flash partition map based on OF description" | 161 | tristate "Flash partition map based on OF description" |
diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig index 6fde0a2e3567..325fab92a62c 100644 --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig | |||
@@ -49,7 +49,7 @@ config MTD_MS02NV | |||
49 | If you want to compile this driver as a module ( = code which can be | 49 | If you want to compile this driver as a module ( = code which can be |
50 | inserted in and removed from the running kernel whenever you want), | 50 | inserted in and removed from the running kernel whenever you want), |
51 | say M here and read <file:Documentation/kbuild/modules.txt>. | 51 | say M here and read <file:Documentation/kbuild/modules.txt>. |
52 | The module will be called ms02-nv.ko. | 52 | The module will be called ms02-nv. |
53 | 53 | ||
54 | config MTD_DATAFLASH | 54 | config MTD_DATAFLASH |
55 | tristate "Support for AT45xxx DataFlash" | 55 | tristate "Support for AT45xxx DataFlash" |
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 890936d0275e..f3276897859e 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig | |||
@@ -260,7 +260,7 @@ config MTD_NAND_BASLER_EXCITE | |||
260 | help | 260 | help |
261 | This enables the driver for the NAND flash device found on the | 261 | This enables the driver for the NAND flash device found on the |
262 | Basler eXcite Smart Camera. If built as a module, the driver | 262 | Basler eXcite Smart Camera. If built as a module, the driver |
263 | will be named "excite_nandflash.ko". | 263 | will be named excite_nandflash. |
264 | 264 | ||
265 | config MTD_NAND_CAFE | 265 | config MTD_NAND_CAFE |
266 | tristate "NAND support for OLPC CAFÉ chip" | 266 | tristate "NAND support for OLPC CAFÉ chip" |
@@ -282,7 +282,7 @@ config MTD_NAND_CS553X | |||
282 | controller is enabled for NAND, and currently requires that | 282 | controller is enabled for NAND, and currently requires that |
283 | the controller be in MMIO mode. | 283 | the controller be in MMIO mode. |
284 | 284 | ||
285 | If you say "m", the module will be called "cs553x_nand.ko". | 285 | If you say "m", the module will be called cs553x_nand. |
286 | 286 | ||
287 | config MTD_NAND_ATMEL | 287 | config MTD_NAND_ATMEL |
288 | tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32" | 288 | tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32" |
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f3c4a3b910bb..3111b6c7cbc3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1880,7 +1880,7 @@ config FEC_MPC52xx | |||
1880 | ---help--- | 1880 | ---help--- |
1881 | This option enables support for the MPC5200's on-chip | 1881 | This option enables support for the MPC5200's on-chip |
1882 | Fast Ethernet Controller | 1882 | Fast Ethernet Controller |
1883 | If compiled as module, it will be called 'fec_mpc52xx.ko'. | 1883 | If compiled as module, it will be called fec_mpc52xx. |
1884 | 1884 | ||
1885 | config FEC_MPC52xx_MDIO | 1885 | config FEC_MPC52xx_MDIO |
1886 | bool "MPC52xx FEC MDIO bus driver" | 1886 | bool "MPC52xx FEC MDIO bus driver" |
@@ -1892,7 +1892,7 @@ config FEC_MPC52xx_MDIO | |||
1892 | (Motorola? industry standard). | 1892 | (Motorola? industry standard). |
1893 | If your board uses an external PHY connected to FEC, enable this. | 1893 | If your board uses an external PHY connected to FEC, enable this. |
1894 | If not sure, enable. | 1894 | If not sure, enable. |
1895 | If compiled as module, it will be called 'fec_mpc52xx_phy.ko'. | 1895 | If compiled as module, it will be called fec_mpc52xx_phy. |
1896 | 1896 | ||
1897 | config NE_H8300 | 1897 | config NE_H8300 |
1898 | tristate "NE2000 compatible support for H8/300" | 1898 | tristate "NE2000 compatible support for H8/300" |
diff --git a/drivers/net/appletalk/ltpc.c b/drivers/net/appletalk/ltpc.c index 78cc71469136..b642647170be 100644 --- a/drivers/net/appletalk/ltpc.c +++ b/drivers/net/appletalk/ltpc.c | |||
@@ -1220,7 +1220,7 @@ static int __init ltpc_setup(char *str) | |||
1220 | if (ints[0] > 2) { | 1220 | if (ints[0] > 2) { |
1221 | dma = ints[3]; | 1221 | dma = ints[3]; |
1222 | } | 1222 | } |
1223 | /* ignore any other paramters */ | 1223 | /* ignore any other parameters */ |
1224 | } | 1224 | } |
1225 | return 1; | 1225 | return 1; |
1226 | } | 1226 | } |
diff --git a/drivers/net/b44.h b/drivers/net/b44.h index e678498de6db..d24158e7f309 100644 --- a/drivers/net/b44.h +++ b/drivers/net/b44.h | |||
@@ -97,7 +97,7 @@ | |||
97 | #define B44_DMARX_STAT 0x021CUL /* DMA RX Current Active Desc. + Status */ | 97 | #define B44_DMARX_STAT 0x021CUL /* DMA RX Current Active Desc. + Status */ |
98 | #define DMARX_STAT_CDMASK 0x00000fff /* Current Descriptor Mask */ | 98 | #define DMARX_STAT_CDMASK 0x00000fff /* Current Descriptor Mask */ |
99 | #define DMARX_STAT_SMASK 0x0000f000 /* State Mask */ | 99 | #define DMARX_STAT_SMASK 0x0000f000 /* State Mask */ |
100 | #define DMARX_STAT_SDISABLED 0x00000000 /* State Disbaled */ | 100 | #define DMARX_STAT_SDISABLED 0x00000000 /* State Disabled */ |
101 | #define DMARX_STAT_SACTIVE 0x00001000 /* State Active */ | 101 | #define DMARX_STAT_SACTIVE 0x00001000 /* State Active */ |
102 | #define DMARX_STAT_SIDLE 0x00002000 /* State Idle Wait */ | 102 | #define DMARX_STAT_SIDLE 0x00002000 /* State Idle Wait */ |
103 | #define DMARX_STAT_SSTOPPED 0x00003000 /* State Stopped */ | 103 | #define DMARX_STAT_SSTOPPED 0x00003000 /* State Stopped */ |
diff --git a/drivers/net/e100.c b/drivers/net/e100.c index 0f9ee1348552..af5364f49550 100644 --- a/drivers/net/e100.c +++ b/drivers/net/e100.c | |||
@@ -2785,7 +2785,7 @@ static int e100_resume(struct pci_dev *pdev) | |||
2785 | /* ack any pending wake events, disable PME */ | 2785 | /* ack any pending wake events, disable PME */ |
2786 | pci_enable_wake(pdev, 0, 0); | 2786 | pci_enable_wake(pdev, 0, 0); |
2787 | 2787 | ||
2788 | /* disbale reverse auto-negotiation */ | 2788 | /* disable reverse auto-negotiation */ |
2789 | if (nic->phy == phy_82552_v) { | 2789 | if (nic->phy == phy_82552_v) { |
2790 | u16 smartspeed = mdio_read(netdev, nic->mii.phy_id, | 2790 | u16 smartspeed = mdio_read(netdev, nic->mii.phy_id, |
2791 | E100_82552_SMARTSPEED); | 2791 | E100_82552_SMARTSPEED); |
diff --git a/drivers/net/e1000e/e1000.h b/drivers/net/e1000e/e1000.h index f37360aa12a8..44f0bf23dafc 100644 --- a/drivers/net/e1000e/e1000.h +++ b/drivers/net/e1000e/e1000.h | |||
@@ -62,7 +62,7 @@ struct e1000_info; | |||
62 | e_printk(KERN_NOTICE, adapter, format, ## arg) | 62 | e_printk(KERN_NOTICE, adapter, format, ## arg) |
63 | 63 | ||
64 | 64 | ||
65 | /* Interrupt modes, as used by the IntMode paramter */ | 65 | /* Interrupt modes, as used by the IntMode parameter */ |
66 | #define E1000E_INT_MODE_LEGACY 0 | 66 | #define E1000E_INT_MODE_LEGACY 0 |
67 | #define E1000E_INT_MODE_MSI 1 | 67 | #define E1000E_INT_MODE_MSI 1 |
68 | #define E1000E_INT_MODE_MSIX 2 | 68 | #define E1000E_INT_MODE_MSIX 2 |
diff --git a/drivers/net/ehea/ehea.h b/drivers/net/ehea/ehea.h index 16a41389575a..78952f8324e2 100644 --- a/drivers/net/ehea/ehea.h +++ b/drivers/net/ehea/ehea.h | |||
@@ -268,7 +268,7 @@ struct ehea_qp_init_attr { | |||
268 | }; | 268 | }; |
269 | 269 | ||
270 | /* | 270 | /* |
271 | * Event Queue attributes, passed as paramter | 271 | * Event Queue attributes, passed as parameter |
272 | */ | 272 | */ |
273 | struct ehea_eq_attr { | 273 | struct ehea_eq_attr { |
274 | u32 type; | 274 | u32 type; |
diff --git a/drivers/net/igbvf/igbvf.h b/drivers/net/igbvf/igbvf.h index 4bff35e46871..d488733893a6 100644 --- a/drivers/net/igbvf/igbvf.h +++ b/drivers/net/igbvf/igbvf.h | |||
@@ -45,7 +45,7 @@ struct igbvf_adapter; | |||
45 | /* Interrupt defines */ | 45 | /* Interrupt defines */ |
46 | #define IGBVF_START_ITR 648 /* ~6000 ints/sec */ | 46 | #define IGBVF_START_ITR 648 /* ~6000 ints/sec */ |
47 | 47 | ||
48 | /* Interrupt modes, as used by the IntMode paramter */ | 48 | /* Interrupt modes, as used by the IntMode parameter */ |
49 | #define IGBVF_INT_MODE_LEGACY 0 | 49 | #define IGBVF_INT_MODE_LEGACY 0 |
50 | #define IGBVF_INT_MODE_MSI 1 | 50 | #define IGBVF_INT_MODE_MSI 1 |
51 | #define IGBVF_INT_MODE_MSIX 2 | 51 | #define IGBVF_INT_MODE_MSIX 2 |
diff --git a/drivers/net/ipg.h b/drivers/net/ipg.h index dd9318f19497..dfc2541bb556 100644 --- a/drivers/net/ipg.h +++ b/drivers/net/ipg.h | |||
@@ -514,7 +514,7 @@ enum ipg_regs { | |||
514 | #define IPG_DMALIST_ALIGN_PAD 0x07 | 514 | #define IPG_DMALIST_ALIGN_PAD 0x07 |
515 | #define IPG_MULTICAST_HASHTABLE_SIZE 0x40 | 515 | #define IPG_MULTICAST_HASHTABLE_SIZE 0x40 |
516 | 516 | ||
517 | /* Number of miliseconds to wait after issuing a software reset. | 517 | /* Number of milliseconds to wait after issuing a software reset. |
518 | * 0x05 <= IPG_AC_RESETWAIT to account for proper 10Mbps operation. | 518 | * 0x05 <= IPG_AC_RESETWAIT to account for proper 10Mbps operation. |
519 | */ | 519 | */ |
520 | #define IPG_AC_RESETWAIT 0x05 | 520 | #define IPG_AC_RESETWAIT 0x05 |
diff --git a/drivers/net/mlx4/en_netdev.c b/drivers/net/mlx4/en_netdev.c index 7bcc49de1637..e8eeef0c9c9a 100644 --- a/drivers/net/mlx4/en_netdev.c +++ b/drivers/net/mlx4/en_netdev.c | |||
@@ -371,7 +371,7 @@ static void mlx4_en_set_default_moderation(struct mlx4_en_priv *priv) | |||
371 | int i; | 371 | int i; |
372 | 372 | ||
373 | /* If we haven't received a specific coalescing setting | 373 | /* If we haven't received a specific coalescing setting |
374 | * (module param), we set the moderation paramters as follows: | 374 | * (module param), we set the moderation parameters as follows: |
375 | * - moder_cnt is set to the number of mtu sized packets to | 375 | * - moder_cnt is set to the number of mtu sized packets to |
376 | * satisfy our coelsing target. | 376 | * satisfy our coelsing target. |
377 | * - moder_time is set to a fixed value. | 377 | * - moder_time is set to a fixed value. |
diff --git a/drivers/net/niu.h b/drivers/net/niu.h index 8754e44cadae..3bd0b5933d59 100644 --- a/drivers/net/niu.h +++ b/drivers/net/niu.h | |||
@@ -3242,8 +3242,8 @@ struct niu { | |||
3242 | struct niu_parent *parent; | 3242 | struct niu_parent *parent; |
3243 | 3243 | ||
3244 | u32 flags; | 3244 | u32 flags; |
3245 | #define NIU_FLAGS_HOTPLUG_PHY_PRESENT 0x02000000 /* Removebale PHY detected*/ | 3245 | #define NIU_FLAGS_HOTPLUG_PHY_PRESENT 0x02000000 /* Removeable PHY detected*/ |
3246 | #define NIU_FLAGS_HOTPLUG_PHY 0x01000000 /* Removebale PHY */ | 3246 | #define NIU_FLAGS_HOTPLUG_PHY 0x01000000 /* Removeable PHY */ |
3247 | #define NIU_FLAGS_VPD_VALID 0x00800000 /* VPD has valid version */ | 3247 | #define NIU_FLAGS_VPD_VALID 0x00800000 /* VPD has valid version */ |
3248 | #define NIU_FLAGS_MSIX 0x00400000 /* MSI-X in use */ | 3248 | #define NIU_FLAGS_MSIX 0x00400000 /* MSI-X in use */ |
3249 | #define NIU_FLAGS_MCAST 0x00200000 /* multicast filter enabled */ | 3249 | #define NIU_FLAGS_MCAST 0x00200000 /* multicast filter enabled */ |
diff --git a/drivers/net/qlge/qlge_main.c b/drivers/net/qlge/qlge_main.c index c92ced247947..1fd5ecb24425 100644 --- a/drivers/net/qlge/qlge_main.c +++ b/drivers/net/qlge/qlge_main.c | |||
@@ -3174,7 +3174,7 @@ static int ql_adapter_reset(struct ql_adapter *qdev) | |||
3174 | 3174 | ||
3175 | if (value & RST_FO_FR) { | 3175 | if (value & RST_FO_FR) { |
3176 | QPRINTK(qdev, IFDOWN, ERR, | 3176 | QPRINTK(qdev, IFDOWN, ERR, |
3177 | "ETIMEOUT!!! errored out of resetting the chip!\n"); | 3177 | "ETIMEDOUT!!! errored out of resetting the chip!\n"); |
3178 | status = -ETIMEDOUT; | 3178 | status = -ETIMEDOUT; |
3179 | } | 3179 | } |
3180 | 3180 | ||
diff --git a/drivers/net/qlge/qlge_mpi.c b/drivers/net/qlge/qlge_mpi.c index 9f81b797f10b..ac9493f6c1a1 100644 --- a/drivers/net/qlge/qlge_mpi.c +++ b/drivers/net/qlge/qlge_mpi.c | |||
@@ -141,7 +141,7 @@ end: | |||
141 | /* We are being asked by firmware to accept | 141 | /* We are being asked by firmware to accept |
142 | * a change to the port. This is only | 142 | * a change to the port. This is only |
143 | * a change to max frame sizes (Tx/Rx), pause | 143 | * a change to max frame sizes (Tx/Rx), pause |
144 | * paramters, or loopback mode. We wake up a worker | 144 | * parameters, or loopback mode. We wake up a worker |
145 | * to handler processing this since a mailbox command | 145 | * to handler processing this since a mailbox command |
146 | * will need to be sent to ACK the request. | 146 | * will need to be sent to ACK the request. |
147 | */ | 147 | */ |
@@ -371,7 +371,7 @@ static int ql_mpi_handler(struct ql_adapter *qdev, struct mbox_params *mbcp) | |||
371 | /* We are being asked by firmware to accept | 371 | /* We are being asked by firmware to accept |
372 | * a change to the port. This is only | 372 | * a change to the port. This is only |
373 | * a change to max frame sizes (Tx/Rx), pause | 373 | * a change to max frame sizes (Tx/Rx), pause |
374 | * paramters, or loopback mode. | 374 | * parameters, or loopback mode. |
375 | */ | 375 | */ |
376 | case AEN_IDC_REQ: | 376 | case AEN_IDC_REQ: |
377 | status = ql_idc_req_aen(qdev); | 377 | status = ql_idc_req_aen(qdev); |
@@ -380,7 +380,7 @@ static int ql_mpi_handler(struct ql_adapter *qdev, struct mbox_params *mbcp) | |||
380 | /* Process and inbound IDC event. | 380 | /* Process and inbound IDC event. |
381 | * This will happen when we're trying to | 381 | * This will happen when we're trying to |
382 | * change tx/rx max frame size, change pause | 382 | * change tx/rx max frame size, change pause |
383 | * paramters or loopback mode. | 383 | * parameters or loopback mode. |
384 | */ | 384 | */ |
385 | case AEN_IDC_CMPLT: | 385 | case AEN_IDC_CMPLT: |
386 | case AEN_IDC_EXT: | 386 | case AEN_IDC_EXT: |
diff --git a/drivers/net/skfp/h/smt.h b/drivers/net/skfp/h/smt.h index 1ff589988d10..2976757a36fb 100644 --- a/drivers/net/skfp/h/smt.h +++ b/drivers/net/skfp/h/smt.h | |||
@@ -413,7 +413,7 @@ struct smt_p_reason { | |||
413 | #define SMT_RDF_SUCCESS 0x00000003 /* success (PMF) */ | 413 | #define SMT_RDF_SUCCESS 0x00000003 /* success (PMF) */ |
414 | #define SMT_RDF_BADSET 0x00000004 /* bad set count (PMF) */ | 414 | #define SMT_RDF_BADSET 0x00000004 /* bad set count (PMF) */ |
415 | #define SMT_RDF_ILLEGAL 0x00000005 /* read only (PMF) */ | 415 | #define SMT_RDF_ILLEGAL 0x00000005 /* read only (PMF) */ |
416 | #define SMT_RDF_NOPARAM 0x6 /* paramter not supported (PMF) */ | 416 | #define SMT_RDF_NOPARAM 0x6 /* parameter not supported (PMF) */ |
417 | #define SMT_RDF_RANGE 0x8 /* out of range */ | 417 | #define SMT_RDF_RANGE 0x8 /* out of range */ |
418 | #define SMT_RDF_AUTHOR 0x9 /* not autohorized */ | 418 | #define SMT_RDF_AUTHOR 0x9 /* not autohorized */ |
419 | #define SMT_RDF_LENGTH 0x0a /* length error */ | 419 | #define SMT_RDF_LENGTH 0x0a /* length error */ |
diff --git a/drivers/net/tokenring/3c359.c b/drivers/net/tokenring/3c359.c index 534c0f38483c..0337b9d673f4 100644 --- a/drivers/net/tokenring/3c359.c +++ b/drivers/net/tokenring/3c359.c | |||
@@ -79,7 +79,7 @@ MODULE_AUTHOR("Mike Phillips <mikep@linuxtr.net>") ; | |||
79 | MODULE_DESCRIPTION("3Com 3C359 Velocity XL Token Ring Adapter Driver \n") ; | 79 | MODULE_DESCRIPTION("3Com 3C359 Velocity XL Token Ring Adapter Driver \n") ; |
80 | MODULE_FIRMWARE(FW_NAME); | 80 | MODULE_FIRMWARE(FW_NAME); |
81 | 81 | ||
82 | /* Module paramters */ | 82 | /* Module parameters */ |
83 | 83 | ||
84 | /* Ring Speed 0,4,16 | 84 | /* Ring Speed 0,4,16 |
85 | * 0 = Autosense | 85 | * 0 = Autosense |
diff --git a/drivers/net/tokenring/lanstreamer.c b/drivers/net/tokenring/lanstreamer.c index 2e70ee8f1459..46a2cc92d979 100644 --- a/drivers/net/tokenring/lanstreamer.c +++ b/drivers/net/tokenring/lanstreamer.c | |||
@@ -169,7 +169,7 @@ static char *open_min_error[] = { | |||
169 | "Monitor Contention failer for RPL", "FDX Protocol Error" | 169 | "Monitor Contention failer for RPL", "FDX Protocol Error" |
170 | }; | 170 | }; |
171 | 171 | ||
172 | /* Module paramters */ | 172 | /* Module parameters */ |
173 | 173 | ||
174 | /* Ring Speed 0,4,16 | 174 | /* Ring Speed 0,4,16 |
175 | * 0 = Autosense | 175 | * 0 = Autosense |
diff --git a/drivers/net/tokenring/olympic.c b/drivers/net/tokenring/olympic.c index d068a9d36883..2d819fc85589 100644 --- a/drivers/net/tokenring/olympic.c +++ b/drivers/net/tokenring/olympic.c | |||
@@ -132,7 +132,7 @@ static char *open_min_error[] = {"No error", "Function Failure", "Signal Lost", | |||
132 | "Reserved", "Reserved", "No Monitor Detected for RPL", | 132 | "Reserved", "Reserved", "No Monitor Detected for RPL", |
133 | "Monitor Contention failer for RPL", "FDX Protocol Error"}; | 133 | "Monitor Contention failer for RPL", "FDX Protocol Error"}; |
134 | 134 | ||
135 | /* Module paramters */ | 135 | /* Module parameters */ |
136 | 136 | ||
137 | MODULE_AUTHOR("Mike Phillips <mikep@linuxtr.net>") ; | 137 | MODULE_AUTHOR("Mike Phillips <mikep@linuxtr.net>") ; |
138 | MODULE_DESCRIPTION("Olympic PCI/Cardbus Chipset Driver") ; | 138 | MODULE_DESCRIPTION("Olympic PCI/Cardbus Chipset Driver") ; |
diff --git a/drivers/net/ucc_geth_ethtool.c b/drivers/net/ucc_geth_ethtool.c index 6fcb500257bc..61fe80dda3e3 100644 --- a/drivers/net/ucc_geth_ethtool.c +++ b/drivers/net/ucc_geth_ethtool.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * | 7 | * |
8 | * Limitation: | 8 | * Limitation: |
9 | * Can only get/set setttings of the first queue. | 9 | * Can only get/set setttings of the first queue. |
10 | * Need to re-open the interface manually after changing some paramters. | 10 | * Need to re-open the interface manually after changing some parameters. |
11 | * | 11 | * |
12 | * This program is free software; you can redistribute it and/or modify it | 12 | * This program is free software; you can redistribute it and/or modify it |
13 | * under the terms of the GNU General Public License as published by the | 13 | * under the terms of the GNU General Public License as published by the |
diff --git a/drivers/net/usb/usbnet.c b/drivers/net/usb/usbnet.c index f3a2fce6166c..47f68cfa7e21 100644 --- a/drivers/net/usb/usbnet.c +++ b/drivers/net/usb/usbnet.c | |||
@@ -398,7 +398,7 @@ static void rx_complete (struct urb *urb) | |||
398 | 398 | ||
399 | /* stalls need manual reset. this is rare ... except that | 399 | /* stalls need manual reset. this is rare ... except that |
400 | * when going through USB 2.0 TTs, unplug appears this way. | 400 | * when going through USB 2.0 TTs, unplug appears this way. |
401 | * we avoid the highspeed version of the ETIMEOUT/EILSEQ | 401 | * we avoid the highspeed version of the ETIMEDOUT/EILSEQ |
402 | * storm, recovering as needed. | 402 | * storm, recovering as needed. |
403 | */ | 403 | */ |
404 | case -EPIPE: | 404 | case -EPIPE: |
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 3d94e7dfea69..3359497012aa 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -310,7 +310,7 @@ config PRISM54 | |||
310 | If you want to compile the driver as a module ( = code which can be | 310 | If you want to compile the driver as a module ( = code which can be |
311 | inserted in and removed from the running kernel whenever you want), | 311 | inserted in and removed from the running kernel whenever you want), |
312 | say M here and read <file:Documentation/kbuild/modules.txt>. | 312 | say M here and read <file:Documentation/kbuild/modules.txt>. |
313 | The module will be called prism54.ko. | 313 | The module will be called prism54. |
314 | 314 | ||
315 | config USB_ZD1201 | 315 | config USB_ZD1201 |
316 | tristate "USB ZD1201 based Wireless device support" | 316 | tristate "USB ZD1201 based Wireless device support" |
diff --git a/drivers/net/wireless/hostap/Kconfig b/drivers/net/wireless/hostap/Kconfig index 932d207bce23..c15db2293515 100644 --- a/drivers/net/wireless/hostap/Kconfig +++ b/drivers/net/wireless/hostap/Kconfig | |||
@@ -29,7 +29,7 @@ config HOSTAP | |||
29 | PLX/PCI/CS version of the driver to actually use the driver. | 29 | PLX/PCI/CS version of the driver to actually use the driver. |
30 | 30 | ||
31 | The driver can be compiled as a module and it will be called | 31 | The driver can be compiled as a module and it will be called |
32 | "hostap.ko". | 32 | hostap. |
33 | 33 | ||
34 | config HOSTAP_FIRMWARE | 34 | config HOSTAP_FIRMWARE |
35 | bool "Support downloading firmware images with Host AP driver" | 35 | bool "Support downloading firmware images with Host AP driver" |
@@ -68,7 +68,7 @@ config HOSTAP_PLX | |||
68 | driver. | 68 | driver. |
69 | 69 | ||
70 | The driver can be compiled as a module and will be named | 70 | The driver can be compiled as a module and will be named |
71 | "hostap_plx.ko". | 71 | hostap_plx. |
72 | 72 | ||
73 | config HOSTAP_PCI | 73 | config HOSTAP_PCI |
74 | tristate "Host AP driver for Prism2.5 PCI adaptors" | 74 | tristate "Host AP driver for Prism2.5 PCI adaptors" |
@@ -81,7 +81,7 @@ config HOSTAP_PCI | |||
81 | driver. | 81 | driver. |
82 | 82 | ||
83 | The driver can be compiled as a module and will be named | 83 | The driver can be compiled as a module and will be named |
84 | "hostap_pci.ko". | 84 | hostap_pci. |
85 | 85 | ||
86 | config HOSTAP_CS | 86 | config HOSTAP_CS |
87 | tristate "Host AP driver for Prism2/2.5/3 PC Cards" | 87 | tristate "Host AP driver for Prism2/2.5/3 PC Cards" |
@@ -94,4 +94,4 @@ config HOSTAP_CS | |||
94 | driver. | 94 | driver. |
95 | 95 | ||
96 | The driver can be compiled as a module and will be named | 96 | The driver can be compiled as a module and will be named |
97 | "hostap_cs.ko". | 97 | hostap_cs. |
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index 8304f6406a17..736162324ba4 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -75,7 +75,7 @@ config IWLAGN | |||
75 | If you want to compile the driver as a module ( = code which can be | 75 | If you want to compile the driver as a module ( = code which can be |
76 | inserted in and removed from the running kernel whenever you want), | 76 | inserted in and removed from the running kernel whenever you want), |
77 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 77 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
78 | module will be called iwlagn.ko. | 78 | module will be called iwlagn. |
79 | 79 | ||
80 | 80 | ||
81 | config IWL4965 | 81 | config IWL4965 |
@@ -113,7 +113,7 @@ config IWL3945 | |||
113 | If you want to compile the driver as a module ( = code which can be | 113 | If you want to compile the driver as a module ( = code which can be |
114 | inserted in and removed from the running kernel whenever you want), | 114 | inserted in and removed from the running kernel whenever you want), |
115 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 115 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
116 | module will be called iwl3945.ko. | 116 | module will be called iwl3945. |
117 | 117 | ||
118 | config IWL3945_SPECTRUM_MEASUREMENT | 118 | config IWL3945_SPECTRUM_MEASUREMENT |
119 | bool "Enable Spectrum Measurement in iwl3945 driver" | 119 | bool "Enable Spectrum Measurement in iwl3945 driver" |
diff --git a/drivers/net/wireless/rndis_wlan.c b/drivers/net/wireless/rndis_wlan.c index bebf735cd4bd..ff0042ffe3e9 100644 --- a/drivers/net/wireless/rndis_wlan.c +++ b/drivers/net/wireless/rndis_wlan.c | |||
@@ -584,7 +584,7 @@ static int rndis_set_config_parameter(struct usbnet *dev, char *param, | |||
584 | ret = rndis_set_oid(dev, OID_GEN_RNDIS_CONFIG_PARAMETER, | 584 | ret = rndis_set_oid(dev, OID_GEN_RNDIS_CONFIG_PARAMETER, |
585 | infobuf, info_len); | 585 | infobuf, info_len); |
586 | if (ret != 0) | 586 | if (ret != 0) |
587 | devdbg(dev, "setting rndis config paramater failed, %d.", ret); | 587 | devdbg(dev, "setting rndis config parameter failed, %d.", ret); |
588 | 588 | ||
589 | kfree(infobuf); | 589 | kfree(infobuf); |
590 | return ret; | 590 | return ret; |
diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig index bfc5d9cf716e..1ae11c7f17af 100644 --- a/drivers/net/wireless/rt2x00/Kconfig +++ b/drivers/net/wireless/rt2x00/Kconfig | |||
@@ -9,11 +9,11 @@ menuconfig RT2X00 | |||
9 | 9 | ||
10 | When building one of the individual drivers, the rt2x00 library | 10 | When building one of the individual drivers, the rt2x00 library |
11 | will also be created. That library (when the driver is built as | 11 | will also be created. That library (when the driver is built as |
12 | a module) will be called "rt2x00lib.ko". | 12 | a module) will be called rt2x00lib. |
13 | 13 | ||
14 | Additionally PCI and USB libraries will also be build depending | 14 | Additionally PCI and USB libraries will also be build depending |
15 | on the types of drivers being selected, these libraries will be | 15 | on the types of drivers being selected, these libraries will be |
16 | called "rt2x00pci.ko" and "rt2x00usb.ko". | 16 | called rt2x00pci and rt2x00usb. |
17 | 17 | ||
18 | if RT2X00 | 18 | if RT2X00 |
19 | 19 | ||
@@ -26,7 +26,7 @@ config RT2400PCI | |||
26 | This adds support for rt2400 wireless chipset family. | 26 | This adds support for rt2400 wireless chipset family. |
27 | Supported chips: RT2460. | 27 | Supported chips: RT2460. |
28 | 28 | ||
29 | When compiled as a module, this driver will be called "rt2400pci.ko". | 29 | When compiled as a module, this driver will be called rt2400pci. |
30 | 30 | ||
31 | config RT2500PCI | 31 | config RT2500PCI |
32 | tristate "Ralink rt2500 (PCI/PCMCIA) support" | 32 | tristate "Ralink rt2500 (PCI/PCMCIA) support" |
@@ -37,7 +37,7 @@ config RT2500PCI | |||
37 | This adds support for rt2500 wireless chipset family. | 37 | This adds support for rt2500 wireless chipset family. |
38 | Supported chips: RT2560. | 38 | Supported chips: RT2560. |
39 | 39 | ||
40 | When compiled as a module, this driver will be called "rt2500pci.ko". | 40 | When compiled as a module, this driver will be called rt2500pci. |
41 | 41 | ||
42 | config RT61PCI | 42 | config RT61PCI |
43 | tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support" | 43 | tristate "Ralink rt2501/rt61 (PCI/PCMCIA) support" |
@@ -51,7 +51,7 @@ config RT61PCI | |||
51 | This adds support for rt2501 wireless chipset family. | 51 | This adds support for rt2501 wireless chipset family. |
52 | Supported chips: RT2561, RT2561S & RT2661. | 52 | Supported chips: RT2561, RT2561S & RT2661. |
53 | 53 | ||
54 | When compiled as a module, this driver will be called "rt61pci.ko". | 54 | When compiled as a module, this driver will be called rt61pci. |
55 | 55 | ||
56 | config RT2500USB | 56 | config RT2500USB |
57 | tristate "Ralink rt2500 (USB) support" | 57 | tristate "Ralink rt2500 (USB) support" |
@@ -62,7 +62,7 @@ config RT2500USB | |||
62 | This adds support for rt2500 wireless chipset family. | 62 | This adds support for rt2500 wireless chipset family. |
63 | Supported chips: RT2571 & RT2572. | 63 | Supported chips: RT2571 & RT2572. |
64 | 64 | ||
65 | When compiled as a module, this driver will be called "rt2500usb.ko". | 65 | When compiled as a module, this driver will be called rt2500usb. |
66 | 66 | ||
67 | config RT73USB | 67 | config RT73USB |
68 | tristate "Ralink rt2501/rt73 (USB) support" | 68 | tristate "Ralink rt2501/rt73 (USB) support" |
@@ -75,7 +75,7 @@ config RT73USB | |||
75 | This adds support for rt2501 wireless chipset family. | 75 | This adds support for rt2501 wireless chipset family. |
76 | Supported chips: RT2571W, RT2573 & RT2671. | 76 | Supported chips: RT2571W, RT2573 & RT2671. |
77 | 77 | ||
78 | When compiled as a module, this driver will be called "rt73usb.ko". | 78 | When compiled as a module, this driver will be called rt73usb. |
79 | 79 | ||
80 | config RT2X00_LIB_PCI | 80 | config RT2X00_LIB_PCI |
81 | tristate | 81 | tristate |
diff --git a/drivers/net/wireless/rt2x00/rt2x00lib.h b/drivers/net/wireless/rt2x00/rt2x00lib.h index a631613177d0..d83e3794d340 100644 --- a/drivers/net/wireless/rt2x00/rt2x00lib.h +++ b/drivers/net/wireless/rt2x00/rt2x00lib.h | |||
@@ -235,7 +235,7 @@ void rt2x00link_reset_tuner(struct rt2x00_dev *rt2x00dev, bool antenna); | |||
235 | * @rt2x00dev: Pointer to &struct rt2x00_dev. | 235 | * @rt2x00dev: Pointer to &struct rt2x00_dev. |
236 | * | 236 | * |
237 | * Initialize work structure and all link tuning related | 237 | * Initialize work structure and all link tuning related |
238 | * paramters. This will not start the link tuning process itself. | 238 | * parameters. This will not start the link tuning process itself. |
239 | */ | 239 | */ |
240 | void rt2x00link_register(struct rt2x00_dev *rt2x00dev); | 240 | void rt2x00link_register(struct rt2x00_dev *rt2x00dev); |
241 | 241 | ||
diff --git a/drivers/net/wireless/wavelan_cs.c b/drivers/net/wireless/wavelan_cs.c index e55b33961aeb..fa2821be44c2 100644 --- a/drivers/net/wireless/wavelan_cs.c +++ b/drivers/net/wireless/wavelan_cs.c | |||
@@ -138,7 +138,7 @@ psa_read(struct net_device * dev, | |||
138 | 138 | ||
139 | /*------------------------------------------------------------------*/ | 139 | /*------------------------------------------------------------------*/ |
140 | /* | 140 | /* |
141 | * Write the Paramter Storage Area to the WaveLAN card's memory | 141 | * Write the Parameter Storage Area to the WaveLAN card's memory |
142 | */ | 142 | */ |
143 | static void | 143 | static void |
144 | psa_write(struct net_device * dev, | 144 | psa_write(struct net_device * dev, |
diff --git a/drivers/pci/hotplug/sgi_hotplug.c b/drivers/pci/hotplug/sgi_hotplug.c index 3eee70928d45..2d6da78fddb6 100644 --- a/drivers/pci/hotplug/sgi_hotplug.c +++ b/drivers/pci/hotplug/sgi_hotplug.c | |||
@@ -679,7 +679,7 @@ alloc_err: | |||
679 | return rc; | 679 | return rc; |
680 | } | 680 | } |
681 | 681 | ||
682 | static int sn_pci_hotplug_init(void) | 682 | static int __init sn_pci_hotplug_init(void) |
683 | { | 683 | { |
684 | struct pci_bus *pci_bus = NULL; | 684 | struct pci_bus *pci_bus = NULL; |
685 | int rc; | 685 | int rc; |
@@ -716,7 +716,7 @@ static int sn_pci_hotplug_init(void) | |||
716 | return registered == 1 ? 0 : -ENODEV; | 716 | return registered == 1 ? 0 : -ENODEV; |
717 | } | 717 | } |
718 | 718 | ||
719 | static void sn_pci_hotplug_exit(void) | 719 | static void __exit sn_pci_hotplug_exit(void) |
720 | { | 720 | { |
721 | struct hotplug_slot *bss_hotplug_slot; | 721 | struct hotplug_slot *bss_hotplug_slot; |
722 | 722 | ||
diff --git a/drivers/s390/net/Kconfig b/drivers/s390/net/Kconfig index a7745c82b4ae..cb909a5b5047 100644 --- a/drivers/s390/net/Kconfig +++ b/drivers/s390/net/Kconfig | |||
@@ -8,7 +8,7 @@ config LCS | |||
8 | Select this option if you want to use LCS networking on IBM System z. | 8 | Select this option if you want to use LCS networking on IBM System z. |
9 | This device driver supports Token Ring (IEEE 802.5), | 9 | This device driver supports Token Ring (IEEE 802.5), |
10 | FDDI (IEEE 802.7) and Ethernet. | 10 | FDDI (IEEE 802.7) and Ethernet. |
11 | To compile as a module, choose M. The module name is lcs.ko. | 11 | To compile as a module, choose M. The module name is lcs. |
12 | If you do not know what it is, it's safe to choose Y. | 12 | If you do not know what it is, it's safe to choose Y. |
13 | 13 | ||
14 | config CTCM | 14 | config CTCM |
@@ -21,7 +21,7 @@ config CTCM | |||
21 | It also supports virtual CTCs when running under VM. | 21 | It also supports virtual CTCs when running under VM. |
22 | This driver also supports channel-to-channel MPC SNA devices. | 22 | This driver also supports channel-to-channel MPC SNA devices. |
23 | MPC is an SNA protocol device used by Communication Server for Linux. | 23 | MPC is an SNA protocol device used by Communication Server for Linux. |
24 | To compile as a module, choose M. The module name is ctcm.ko. | 24 | To compile as a module, choose M. The module name is ctcm. |
25 | To compile into the kernel, choose Y. | 25 | To compile into the kernel, choose Y. |
26 | If you do not need any channel-to-channel connection, choose N. | 26 | If you do not need any channel-to-channel connection, choose N. |
27 | 27 | ||
@@ -34,7 +34,7 @@ config NETIUCV | |||
34 | link between VM guests. Using ifconfig a point-to-point connection | 34 | link between VM guests. Using ifconfig a point-to-point connection |
35 | can be established to the Linux on IBM System z | 35 | can be established to the Linux on IBM System z |
36 | running on the other VM guest. To compile as a module, choose M. | 36 | running on the other VM guest. To compile as a module, choose M. |
37 | The module name is netiucv.ko. If unsure, choose Y. | 37 | The module name is netiucv. If unsure, choose Y. |
38 | 38 | ||
39 | config SMSGIUCV | 39 | config SMSGIUCV |
40 | tristate "IUCV special message support (VM only)" | 40 | tristate "IUCV special message support (VM only)" |
@@ -50,7 +50,7 @@ config CLAW | |||
50 | This driver supports channel attached CLAW devices. | 50 | This driver supports channel attached CLAW devices. |
51 | CLAW is Common Link Access for Workstation. Common devices | 51 | CLAW is Common Link Access for Workstation. Common devices |
52 | that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices. | 52 | that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices. |
53 | To compile as a module, choose M. The module name is claw.ko. | 53 | To compile as a module, choose M. The module name is claw. |
54 | To compile into the kernel, choose Y. | 54 | To compile into the kernel, choose Y. |
55 | 55 | ||
56 | config QETH | 56 | config QETH |
@@ -65,14 +65,14 @@ config QETH | |||
65 | <http://www.ibm.com/developerworks/linux/linux390> | 65 | <http://www.ibm.com/developerworks/linux/linux390> |
66 | 66 | ||
67 | To compile this driver as a module, choose M. | 67 | To compile this driver as a module, choose M. |
68 | The module name is qeth.ko. | 68 | The module name is qeth. |
69 | 69 | ||
70 | config QETH_L2 | 70 | config QETH_L2 |
71 | tristate "qeth layer 2 device support" | 71 | tristate "qeth layer 2 device support" |
72 | depends on QETH | 72 | depends on QETH |
73 | help | 73 | help |
74 | Select this option to be able to run qeth devices in layer 2 mode. | 74 | Select this option to be able to run qeth devices in layer 2 mode. |
75 | To compile as a module, choose M. The module name is qeth_l2.ko. | 75 | To compile as a module, choose M. The module name is qeth_l2. |
76 | If unsure, choose y. | 76 | If unsure, choose y. |
77 | 77 | ||
78 | config QETH_L3 | 78 | config QETH_L3 |
@@ -80,7 +80,7 @@ config QETH_L3 | |||
80 | depends on QETH | 80 | depends on QETH |
81 | help | 81 | help |
82 | Select this option to be able to run qeth devices in layer 3 mode. | 82 | Select this option to be able to run qeth devices in layer 3 mode. |
83 | To compile as a module choose M. The module name is qeth_l3.ko. | 83 | To compile as a module choose M. The module name is qeth_l3. |
84 | If unsure, choose Y. | 84 | If unsure, choose Y. |
85 | 85 | ||
86 | config QETH_IPV6 | 86 | config QETH_IPV6 |
diff --git a/drivers/s390/scsi/zfcp_fc.c b/drivers/s390/scsi/zfcp_fc.c index bb2752b4130f..35493a82d2a8 100644 --- a/drivers/s390/scsi/zfcp_fc.c +++ b/drivers/s390/scsi/zfcp_fc.c | |||
@@ -116,7 +116,7 @@ static void zfcp_wka_port_put(struct zfcp_wka_port *wka_port) | |||
116 | { | 116 | { |
117 | if (atomic_dec_return(&wka_port->refcount) != 0) | 117 | if (atomic_dec_return(&wka_port->refcount) != 0) |
118 | return; | 118 | return; |
119 | /* wait 10 miliseconds, other reqs might pop in */ | 119 | /* wait 10 milliseconds, other reqs might pop in */ |
120 | schedule_delayed_work(&wka_port->work, HZ / 100); | 120 | schedule_delayed_work(&wka_port->work, HZ / 100); |
121 | } | 121 | } |
122 | 122 | ||
diff --git a/drivers/scsi/dpt/osd_util.h b/drivers/scsi/dpt/osd_util.h index 4b56c0436ba2..b2613c2eaac7 100644 --- a/drivers/scsi/dpt/osd_util.h +++ b/drivers/scsi/dpt/osd_util.h | |||
@@ -342,7 +342,7 @@ uLONG osdGetThreadID(void); | |||
342 | /* wakes up the specifed thread */ | 342 | /* wakes up the specifed thread */ |
343 | void osdWakeThread(uLONG); | 343 | void osdWakeThread(uLONG); |
344 | 344 | ||
345 | /* osd sleep for x miliseconds */ | 345 | /* osd sleep for x milliseconds */ |
346 | void osdSleep(uLONG); | 346 | void osdSleep(uLONG); |
347 | 347 | ||
348 | #define DPT_THREAD_PRIORITY_LOWEST 0x00 | 348 | #define DPT_THREAD_PRIORITY_LOWEST 0x00 |
diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c index e9fa6762044a..7991ba1980ae 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.c +++ b/drivers/scsi/lpfc/lpfc_scsi.c | |||
@@ -1174,8 +1174,8 @@ lpfc_cmd_blksize(struct scsi_cmnd *sc) | |||
1174 | * @reftag: out: ref tag (reference tag) | 1174 | * @reftag: out: ref tag (reference tag) |
1175 | * | 1175 | * |
1176 | * Description: | 1176 | * Description: |
1177 | * Extract DIF paramters from the command if possible. Otherwise, | 1177 | * Extract DIF parameters from the command if possible. Otherwise, |
1178 | * use default paratmers. | 1178 | * use default parameters. |
1179 | * | 1179 | * |
1180 | **/ | 1180 | **/ |
1181 | static inline void | 1181 | static inline void |
diff --git a/drivers/scsi/megaraid.h b/drivers/scsi/megaraid.h index 795201fa0b48..512c2cc1a33f 100644 --- a/drivers/scsi/megaraid.h +++ b/drivers/scsi/megaraid.h | |||
@@ -469,7 +469,7 @@ typedef struct { | |||
469 | u8 type; /* Type of the device */ | 469 | u8 type; /* Type of the device */ |
470 | u8 cur_status; /* current status of the device */ | 470 | u8 cur_status; /* current status of the device */ |
471 | u8 tag_depth; /* Level of tagging */ | 471 | u8 tag_depth; /* Level of tagging */ |
472 | u8 sync_neg; /* sync negotiation - ENABLE or DISBALE */ | 472 | u8 sync_neg; /* sync negotiation - ENABLE or DISABLE */ |
473 | u32 size; /* configurable size in terms of 512 byte | 473 | u32 size; /* configurable size in terms of 512 byte |
474 | blocks */ | 474 | blocks */ |
475 | }__attribute__ ((packed)) phys_drv; | 475 | }__attribute__ ((packed)) phys_drv; |
diff --git a/drivers/scsi/megaraid/mbox_defs.h b/drivers/scsi/megaraid/mbox_defs.h index 170399ef06f4..b25b74764ec3 100644 --- a/drivers/scsi/megaraid/mbox_defs.h +++ b/drivers/scsi/megaraid/mbox_defs.h | |||
@@ -686,7 +686,7 @@ typedef struct { | |||
686 | * @type : Type of the device | 686 | * @type : Type of the device |
687 | * @cur_status : current status of the device | 687 | * @cur_status : current status of the device |
688 | * @tag_depth : Level of tagging | 688 | * @tag_depth : Level of tagging |
689 | * @sync_neg : sync negotiation - ENABLE or DISBALE | 689 | * @sync_neg : sync negotiation - ENABLE or DISABLE |
690 | * @size : configurable size in terms of 512 byte | 690 | * @size : configurable size in terms of 512 byte |
691 | */ | 691 | */ |
692 | typedef struct { | 692 | typedef struct { |
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 641e800ed693..1132c5cae7ab 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -861,7 +861,7 @@ config SERIAL_UARTLITE | |||
861 | Say Y here if you want to use the Xilinx uartlite serial controller. | 861 | Say Y here if you want to use the Xilinx uartlite serial controller. |
862 | 862 | ||
863 | To compile this driver as a module, choose M here: the | 863 | To compile this driver as a module, choose M here: the |
864 | module will be called uartlite.ko. | 864 | module will be called uartlite. |
865 | 865 | ||
866 | config SERIAL_UARTLITE_CONSOLE | 866 | config SERIAL_UARTLITE_CONSOLE |
867 | bool "Support for console on Xilinx uartlite serial port" | 867 | bool "Support for console on Xilinx uartlite serial port" |
diff --git a/drivers/staging/go7007/go7007.txt b/drivers/staging/go7007/go7007.txt index 9f6772bc68c2..1c2907c1dc81 100644 --- a/drivers/staging/go7007/go7007.txt +++ b/drivers/staging/go7007/go7007.txt | |||
@@ -2,7 +2,7 @@ This is a driver for the WIS GO7007SB multi-format video encoder. | |||
2 | 2 | ||
3 | Pete Eberlein <pete@sensoray.com> | 3 | Pete Eberlein <pete@sensoray.com> |
4 | 4 | ||
5 | The driver was orignally released under the GPL and is currently hosted at: | 5 | The driver was originally released under the GPL and is currently hosted at: |
6 | http://nikosapi.org/wiki/index.php/WIS_Go7007_Linux_driver | 6 | http://nikosapi.org/wiki/index.php/WIS_Go7007_Linux_driver |
7 | The go7007 firmware can be acquired from the package on the site above. | 7 | The go7007 firmware can be acquired from the package on the site above. |
8 | 8 | ||
@@ -24,7 +24,7 @@ These should be used instead of the non-standard GO7007 ioctls described | |||
24 | below. | 24 | below. |
25 | 25 | ||
26 | 26 | ||
27 | The README files from the orignal package appear below: | 27 | The README files from the original package appears below: |
28 | 28 | ||
29 | --------------------------------------------------------------------------- | 29 | --------------------------------------------------------------------------- |
30 | WIS GO7007SB Public Linux Driver | 30 | WIS GO7007SB Public Linux Driver |
diff --git a/drivers/staging/panel/lcd-panel-cgram.txt b/drivers/staging/panel/lcd-panel-cgram.txt index f9ceef4322a3..7f82c905763d 100644 --- a/drivers/staging/panel/lcd-panel-cgram.txt +++ b/drivers/staging/panel/lcd-panel-cgram.txt | |||
@@ -3,7 +3,7 @@ characters 0 to 7. The escape code to define a new character is | |||
3 | '\e[LG' followed by one digit from 0 to 7, representing the character | 3 | '\e[LG' followed by one digit from 0 to 7, representing the character |
4 | number, and up to 8 couples of hex digits terminated by a semi-colon | 4 | number, and up to 8 couples of hex digits terminated by a semi-colon |
5 | (';'). Each couple of digits represents a line, with 1-bits for each | 5 | (';'). Each couple of digits represents a line, with 1-bits for each |
6 | illuminated pixel with LSB on the right. Lines are numberred from the | 6 | illuminated pixel with LSB on the right. Lines are numbered from the |
7 | top of the character to the bottom. On a 5x7 matrix, only the 5 lower | 7 | top of the character to the bottom. On a 5x7 matrix, only the 5 lower |
8 | bits of the 7 first bytes are used for each character. If the string | 8 | bits of the 7 first bytes are used for each character. If the string |
9 | is incomplete, only complete lines will be redefined. Here are some | 9 | is incomplete, only complete lines will be redefined. Here are some |
diff --git a/drivers/staging/rt2860/common/mlme.c b/drivers/staging/rt2860/common/mlme.c index c00f9ab9c46c..2edf2999f5c8 100644 --- a/drivers/staging/rt2860/common/mlme.c +++ b/drivers/staging/rt2860/common/mlme.c | |||
@@ -5664,7 +5664,7 @@ VOID AsicUpdateProtect( | |||
5664 | #if 0 | 5664 | #if 0 |
5665 | MacReg |= (pAd->CommonCfg.RtsThreshold << 8); | 5665 | MacReg |= (pAd->CommonCfg.RtsThreshold << 8); |
5666 | #else | 5666 | #else |
5667 | // If the user want disable RtsThreshold and enbale Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 | 5667 | // If the user want disable RtsThreshold and enable Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 |
5668 | if (( | 5668 | if (( |
5669 | #ifdef DOT11_N_SUPPORT | 5669 | #ifdef DOT11_N_SUPPORT |
5670 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || | 5670 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || |
diff --git a/drivers/staging/rt2870/common/mlme.c b/drivers/staging/rt2870/common/mlme.c index 8a82cee8bf26..a26bc033337d 100644 --- a/drivers/staging/rt2870/common/mlme.c +++ b/drivers/staging/rt2870/common/mlme.c | |||
@@ -5561,7 +5561,7 @@ VOID AsicUpdateProtect( | |||
5561 | #if 0 | 5561 | #if 0 |
5562 | MacReg |= (pAd->CommonCfg.RtsThreshold << 8); | 5562 | MacReg |= (pAd->CommonCfg.RtsThreshold << 8); |
5563 | #else | 5563 | #else |
5564 | // If the user want disable RtsThreshold and enbale Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 | 5564 | // If the user want disable RtsThreshold and enable Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 |
5565 | if (( | 5565 | if (( |
5566 | #ifdef DOT11_N_SUPPORT | 5566 | #ifdef DOT11_N_SUPPORT |
5567 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || | 5567 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || |
diff --git a/drivers/staging/rt3070/common/mlme.c b/drivers/staging/rt3070/common/mlme.c index 0ffbfa36699e..0189bab013cf 100644 --- a/drivers/staging/rt3070/common/mlme.c +++ b/drivers/staging/rt3070/common/mlme.c | |||
@@ -5575,7 +5575,7 @@ VOID AsicUpdateProtect( | |||
5575 | RTMP_IO_READ32(pAd, TX_RTS_CFG, &MacReg); | 5575 | RTMP_IO_READ32(pAd, TX_RTS_CFG, &MacReg); |
5576 | MacReg &= 0xFF0000FF; | 5576 | MacReg &= 0xFF0000FF; |
5577 | 5577 | ||
5578 | // If the user want disable RtsThreshold and enbale Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 | 5578 | // If the user want disable RtsThreshold and enable Amsdu/Ralink-Aggregation, set the RtsThreshold as 4096 |
5579 | if (( | 5579 | if (( |
5580 | #ifdef DOT11_N_SUPPORT | 5580 | #ifdef DOT11_N_SUPPORT |
5581 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || | 5581 | (pAd->CommonCfg.BACapability.field.AmsduEnable) || |
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c b/drivers/staging/wlan-ng/hfa384x_usb.c index 888198c9a106..824e65bdc433 100644 --- a/drivers/staging/wlan-ng/hfa384x_usb.c +++ b/drivers/staging/wlan-ng/hfa384x_usb.c | |||
@@ -2424,7 +2424,7 @@ int hfa384x_drvr_ramdl_write(hfa384x_t *hw, u32 daddr, void *buf, u32 len) | |||
2424 | * 0 success | 2424 | * 0 success |
2425 | * >0 f/w reported error - f/w status code | 2425 | * >0 f/w reported error - f/w status code |
2426 | * <0 driver reported error | 2426 | * <0 driver reported error |
2427 | * -ETIMEOUT timout waiting for the cmd regs to become | 2427 | * -ETIMEDOUT timout waiting for the cmd regs to become |
2428 | * available, or waiting for the control reg | 2428 | * available, or waiting for the control reg |
2429 | * to indicate the Aux port is enabled. | 2429 | * to indicate the Aux port is enabled. |
2430 | * -ENODATA the buffer does NOT contain a valid PDA. | 2430 | * -ENODATA the buffer does NOT contain a valid PDA. |
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c index eabf20eeb370..db964db42d3c 100644 --- a/drivers/usb/serial/io_ti.c +++ b/drivers/usb/serial/io_ti.c | |||
@@ -102,7 +102,7 @@ struct edgeport_port { | |||
102 | __u8 shadow_mcr; | 102 | __u8 shadow_mcr; |
103 | __u8 shadow_lsr; | 103 | __u8 shadow_lsr; |
104 | __u8 lsr_mask; | 104 | __u8 lsr_mask; |
105 | __u32 ump_read_timeout; /* Number of miliseconds the UMP will | 105 | __u32 ump_read_timeout; /* Number of milliseconds the UMP will |
106 | wait without data before completing | 106 | wait without data before completing |
107 | a read short */ | 107 | a read short */ |
108 | int baud_rate; | 108 | int baud_rate; |
diff --git a/drivers/w1/Kconfig b/drivers/w1/Kconfig index 9adbb4f90479..fd2c7bd9dfbe 100644 --- a/drivers/w1/Kconfig +++ b/drivers/w1/Kconfig | |||
@@ -8,7 +8,7 @@ menuconfig W1 | |||
8 | If you want W1 support, you should say Y here. | 8 | If you want W1 support, you should say Y here. |
9 | 9 | ||
10 | This W1 support can also be built as a module. If so, the module | 10 | This W1 support can also be built as a module. If so, the module |
11 | will be called wire.ko. | 11 | will be called wire. |
12 | 12 | ||
13 | if W1 | 13 | if W1 |
14 | 14 | ||
diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig index 96d2f8e4c275..3195fb8b7d9a 100644 --- a/drivers/w1/masters/Kconfig +++ b/drivers/w1/masters/Kconfig | |||
@@ -12,7 +12,7 @@ config W1_MASTER_MATROX | |||
12 | using Matrox's G400 GPIO pins. | 12 | using Matrox's G400 GPIO pins. |
13 | 13 | ||
14 | This support is also available as a module. If so, the module | 14 | This support is also available as a module. If so, the module |
15 | will be called matrox_w1.ko. | 15 | will be called matrox_w1. |
16 | 16 | ||
17 | config W1_MASTER_DS2490 | 17 | config W1_MASTER_DS2490 |
18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" | 18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" |
@@ -22,7 +22,7 @@ config W1_MASTER_DS2490 | |||
22 | for example DS9490*. | 22 | for example DS9490*. |
23 | 23 | ||
24 | This support is also available as a module. If so, the module | 24 | This support is also available as a module. If so, the module |
25 | will be called ds2490.ko. | 25 | will be called ds2490. |
26 | 26 | ||
27 | config W1_MASTER_DS2482 | 27 | config W1_MASTER_DS2482 |
28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" | 28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" |
@@ -56,7 +56,7 @@ config W1_MASTER_GPIO | |||
56 | GPIO pins. This driver uses the GPIO API to control the wire. | 56 | GPIO pins. This driver uses the GPIO API to control the wire. |
57 | 57 | ||
58 | This support is also available as a module. If so, the module | 58 | This support is also available as a module. If so, the module |
59 | will be called w1-gpio.ko. | 59 | will be called w1-gpio. |
60 | 60 | ||
61 | config HDQ_MASTER_OMAP | 61 | config HDQ_MASTER_OMAP |
62 | tristate "OMAP HDQ driver" | 62 | tristate "OMAP HDQ driver" |
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 5744cac4864b..b166f2852a64 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -531,7 +531,7 @@ config SBC8360_WDT | |||
531 | Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com). | 531 | Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com). |
532 | 532 | ||
533 | To compile this driver as a module, choose M here: the | 533 | To compile this driver as a module, choose M here: the |
534 | module will be called sbc8360.ko. | 534 | module will be called sbc8360. |
535 | 535 | ||
536 | Most people will say N. | 536 | Most people will say N. |
537 | 537 | ||
diff --git a/drivers/watchdog/iop_wdt.c b/drivers/watchdog/iop_wdt.c index 96eb2cbe5874..0c9059676690 100644 --- a/drivers/watchdog/iop_wdt.c +++ b/drivers/watchdog/iop_wdt.c | |||
@@ -192,7 +192,7 @@ static int iop_wdt_release(struct inode *inode, struct file *file) | |||
192 | if (test_bit(WDT_ENABLED, &wdt_status)) | 192 | if (test_bit(WDT_ENABLED, &wdt_status)) |
193 | state = wdt_disable(); | 193 | state = wdt_disable(); |
194 | 194 | ||
195 | /* if the timer is not disbaled reload and notify that we are still | 195 | /* if the timer is not disabled reload and notify that we are still |
196 | * going down | 196 | * going down |
197 | */ | 197 | */ |
198 | if (state != 0) { | 198 | if (state != 0) { |