···138138139139When probing the chip, the driver identifies which PMBus registers are140140supported, and determines available sensors from this information.141141-Attribute files only exist if respective sensors are suported by the chip.141141+Attribute files only exist if respective sensors are supported by the chip.142142Labels are provided to inform the user about the sensor associated with143143a given sysfs entry.144144
+1-1
Documentation/video4linux/bttv/Sound-FAQ
···8282values used by the windows driver. A tool to do this is available8383from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/winutil, but it8484does'nt work with bt878 boards according to some reports I received.8585-Another one with bt878 suport is available from8585+Another one with bt878 support is available from8686http://btwincap.sourceforge.net/Files/btspy2.00.zip87878888You might also dig around in the *.ini files of the Windows applications.
+1-1
arch/mips/txx9/generic/pci.c
···341341342342static void __devinit tc35815_fixup(struct pci_dev *dev)343343{344344- /* This device may have PM registers but not they are not suported. */344344+ /* This device may have PM registers but not they are not supported. */345345 if (dev->pm_cap) {346346 dev_info(&dev->dev, "PM disabled\n");347347 dev->pm_cap = 0;
+1-1
arch/powerpc/include/asm/oprofile_impl.h
···3434 unsigned long mmcra;3535#ifdef CONFIG_OPROFILE_CELL3636 /* Register for oprofile user tool to check cell kernel profiling3737- * suport.3737+ * support.3838 */3939 unsigned long cell_support;4040#endif
+1-1
arch/sh/boards/board-espt.c
···11/*22- * Data Technology Inc. ESPT-GIGA board suport22+ * Data Technology Inc. ESPT-GIGA board support33 *44 * Copyright (C) 2008, 2009 Renesas Solutions Corp.55 * Copyright (C) 2008, 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
+1-1
drivers/acpi/acpica/dsopcode.c
···11/******************************************************************************22 *33- * Module Name: dsopcode - Dispatcher suport for regions and fields33+ * Module Name: dsopcode - Dispatcher support for regions and fields44 *55 *****************************************************************************/66
+1-1
drivers/net/bonding/bonding.h
···244244 struct delayed_work ad_work;245245 struct delayed_work mcast_work;246246#ifdef CONFIG_DEBUG_FS247247- /* debugging suport via debugfs */247247+ /* debugging support via debugfs */248248 struct dentry *debug_dir;249249#endif /* CONFIG_DEBUG_FS */250250};
+1-1
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
···4318431843194319 if (o->next_tx_only >= o->max_cos)43204320 /* >= becuase tx only must always be smaller than cos since the43214321- * primary connection suports COS 043214321+ * primary connection supports COS 043224322 */43234323 BNX2X_ERR("illegal value for next tx_only: %d. max cos was %d",43244324 o->next_tx_only, o->max_cos);
+1-1
drivers/net/ethernet/micrel/ksz884x.c
···67676767/*67686768 * This enables fast aging in the KSZ8842 switch. Not sure what situation67696769 * needs that. However, fast aging is used to flush the dynamic MAC table when67706770- * STP suport is enabled.67706770+ * STP support is enabled.67716771 */67726772static int fast_aging;67736773
···10451045 IPW_ORD_POWER_MGMT_MODE, // Power mode - 0=CAM, 1=PSP10461046 IPW_ORD_POWER_MGMT_INDEX, //NS //10471047 IPW_ORD_COUNTRY_CODE, // IEEE country code as recv'd from beacon10481048- IPW_ORD_COUNTRY_CHANNELS, // channels suported by country10481048+ IPW_ORD_COUNTRY_CHANNELS, // channels supported by country10491049// IPW_ORD_COUNTRY_CHANNELS:10501050// For 11b the lower 2-byte are used for channels from 1-1410511051// and the higher 2-byte are not used.
+1-1
drivers/regulator/palmas-regulator.c
···773773 /*774774 * read and store the RANGE bit for later use775775 * This must be done before regulator is probed otherwise776776- * we error in probe with unsuportable ranges.776776+ * we error in probe with unsupportable ranges.777777 */778778 if (id != PALMAS_REG_SMPS10) {779779 addr = palmas_regs_info[id].vsel_addr;
+1-1
drivers/scsi/libsas/sas_expander.c
···18001800 * @dev:domain device to be detect.18011801 * @src_dev: the device which originated BROADCAST(CHANGE).18021802 *18031803- * Add self-configuration expander suport. Suppose two expander cascading,18031803+ * Add self-configuration expander support. Suppose two expander cascading,18041804 * when the first level expander is self-configuring, hotplug the disks in18051805 * second level expander, BROADCAST(CHANGE) will not only be originated18061806 * in the second level expander, but also be originated in the first level
+1-1
drivers/staging/comedi/drivers/usbdux.c
···7373 * And loads of cleaning up, in particular streamlining the7474 * bulk transfers.7575 * 1.1: moved EP4 transfers to EP1 to make space for a PWM output on EP47676- * 1.2: added PWM suport via EP47676+ * 1.2: added PWM support via EP47777 * 2.0: PWM seems to be stable and is not interfering with the other functions7878 * 2.1: changed PWM API7979 * 2.2: added firmware kernel request to fix an udev problem
+1-1
drivers/staging/csr/netdev.c
···5555#include <net/pkt_sched.h>565657575858-/* Wext handler is suported only if CSR_SUPPORT_WEXT is defined */5858+/* Wext handler is supported only if CSR_SUPPORT_WEXT is defined */5959#ifdef CSR_SUPPORT_WEXT6060extern struct iw_handler_def unifi_iw_handler_def;6161#endif /* CSR_SUPPORT_WEXT */
+1-1
drivers/staging/tidspbridge/rmgr/node.c
···736736 case 4:737737 break;738738 default:739739- /* alignment value not suportted */739739+ /* alignment value not supportted */740740 status = -EPERM;741741 break;742742 }
+1-1
drivers/usb/core/driver.c
···238238 /* TODO: Add real matching code */239239240240 /* The device should always appear to be in use241241- * unless the driver suports autosuspend.241241+ * unless the driver supports autosuspend.242242 */243243 if (!udriver->supports_autosuspend)244244 error = usb_autoresume_device(udev);
+1-1
fs/cifs/README
···480480 Unicode on the wire.481481 nomapchars Do not translate any of these seven characters (default).482482 nocase Request case insensitive path name matching (case483483- sensitive is the default if the server suports it).483483+ sensitive is the default if the server supports it).484484 (mount option "ignorecase" is identical to "nocase")485485 posixpaths If CIFS Unix extensions are supported, attempt to486486 negotiate posix path name support which allows certain
+1-1
fs/notify/fanotify/Kconfig
···44 select ANON_INODES55 default n66 ---help---77- Say Y here to enable fanotify suport. fanotify is a file access77+ Say Y here to enable fanotify support. fanotify is a file access88 notification system which differs from inotify in that it sends99 an open file descriptor to the userspace listener along with1010 the event.
···11/*22 * Plugable TCP congestion control support and newReno33 * congestion control.44- * Based on ideas from I/O scheduler suport and Web100.44+ * Based on ideas from I/O scheduler support and Web100.55 *66 * Copyright (C) 2005 Stephen Hemminger <shemminger@osdl.org>77 */
+1-1
net/mac80211/driver-ops.h
···602602603603static inline int drv_tx_last_beacon(struct ieee80211_local *local)604604{605605- int ret = 0; /* default unsuported op for less congestion */605605+ int ret = 0; /* default unsupported op for less congestion */606606607607 might_sleep();608608
+1-1
net/sctp/endpointola.c
···163163164164 list_add(&null_key->key_list, &ep->endpoint_shared_keys);165165166166- /* Allocate and initialize transorms arrays for suported HMACs. */166166+ /* Allocate and initialize transorms arrays for supported HMACs. */167167 err = sctp_auth_init_hmacs(ep, gfp);168168 if (err)169169 goto nomem_hmacs;
+1-1
net/sctp/sm_statefuns.c
···39943994 chunk->subh.auth_hdr = auth_hdr;39953995 skb_pull(chunk->skb, sizeof(struct sctp_authhdr));3996399639973997- /* Make sure that we suport the HMAC algorithm from the auth39973997+ /* Make sure that we support the HMAC algorithm from the auth39983998 * chunk.39993999 */40004000 if (!sctp_auth_asoc_verify_hmac_id(asoc, auth_hdr->hmac_id))
+1-1
sound/pci/ice1712/delta.c
···617617 ice->num_total_dacs = 4; /* two AK4324 codecs */618618 break;619619 case ICE1712_SUBDEVICE_VX442:620620- case ICE1712_SUBDEVICE_DELTA66E: /* omni not suported yet */620620+ case ICE1712_SUBDEVICE_DELTA66E: /* omni not supported yet */621621 ice->num_total_dacs = 4;622622 ice->num_total_adcs = 4;623623 break;