diff options
25 files changed, 25 insertions, 25 deletions
diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus index f90f99920cc5..3d3a0f97f966 100644 --- a/Documentation/hwmon/pmbus +++ b/Documentation/hwmon/pmbus | |||
@@ -138,7 +138,7 @@ Sysfs entries | |||
138 | 138 | ||
139 | When probing the chip, the driver identifies which PMBus registers are | 139 | When probing the chip, the driver identifies which PMBus registers are |
140 | supported, and determines available sensors from this information. | 140 | supported, and determines available sensors from this information. |
141 | Attribute files only exist if respective sensors are suported by the chip. | 141 | Attribute files only exist if respective sensors are supported by the chip. |
142 | Labels are provided to inform the user about the sensor associated with | 142 | Labels are provided to inform the user about the sensor associated with |
143 | a given sysfs entry. | 143 | a given sysfs entry. |
144 | 144 | ||
diff --git a/Documentation/video4linux/bttv/Sound-FAQ b/Documentation/video4linux/bttv/Sound-FAQ index 395f6c6fdd98..d3f1d7783d1c 100644 --- a/Documentation/video4linux/bttv/Sound-FAQ +++ b/Documentation/video4linux/bttv/Sound-FAQ | |||
@@ -82,7 +82,7 @@ card installed, you might to check out if you can read these registers | |||
82 | values used by the windows driver. A tool to do this is available | 82 | values used by the windows driver. A tool to do this is available |
83 | from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/winutil, but it | 83 | from ftp://telepresence.dmem.strath.ac.uk/pub/bt848/winutil, but it |
84 | does'nt work with bt878 boards according to some reports I received. | 84 | does'nt work with bt878 boards according to some reports I received. |
85 | Another one with bt878 suport is available from | 85 | Another one with bt878 support is available from |
86 | http://btwincap.sourceforge.net/Files/btspy2.00.zip | 86 | http://btwincap.sourceforge.net/Files/btspy2.00.zip |
87 | 87 | ||
88 | You might also dig around in the *.ini files of the Windows applications. | 88 | You might also dig around in the *.ini files of the Windows applications. |
diff --git a/arch/mips/txx9/generic/pci.c b/arch/mips/txx9/generic/pci.c index 4efd9185f294..b14ee53581a9 100644 --- a/arch/mips/txx9/generic/pci.c +++ b/arch/mips/txx9/generic/pci.c | |||
@@ -341,7 +341,7 @@ static void __devinit quirk_slc90e66_ide(struct pci_dev *dev) | |||
341 | 341 | ||
342 | static void __devinit tc35815_fixup(struct pci_dev *dev) | 342 | static void __devinit tc35815_fixup(struct pci_dev *dev) |
343 | { | 343 | { |
344 | /* This device may have PM registers but not they are not suported. */ | 344 | /* This device may have PM registers but not they are not supported. */ |
345 | if (dev->pm_cap) { | 345 | if (dev->pm_cap) { |
346 | dev_info(&dev->dev, "PM disabled\n"); | 346 | dev_info(&dev->dev, "PM disabled\n"); |
347 | dev->pm_cap = 0; | 347 | dev->pm_cap = 0; |
diff --git a/arch/powerpc/include/asm/oprofile_impl.h b/arch/powerpc/include/asm/oprofile_impl.h index 639dc96077ab..d697b08994c9 100644 --- a/arch/powerpc/include/asm/oprofile_impl.h +++ b/arch/powerpc/include/asm/oprofile_impl.h | |||
@@ -34,7 +34,7 @@ struct op_system_config { | |||
34 | unsigned long mmcra; | 34 | unsigned long mmcra; |
35 | #ifdef CONFIG_OPROFILE_CELL | 35 | #ifdef CONFIG_OPROFILE_CELL |
36 | /* Register for oprofile user tool to check cell kernel profiling | 36 | /* Register for oprofile user tool to check cell kernel profiling |
37 | * suport. | 37 | * support. |
38 | */ | 38 | */ |
39 | unsigned long cell_support; | 39 | unsigned long cell_support; |
40 | #endif | 40 | #endif |
diff --git a/arch/sh/boards/board-espt.c b/arch/sh/boards/board-espt.c index 6cba0a7068bc..d71a0bcf8145 100644 --- a/arch/sh/boards/board-espt.c +++ b/arch/sh/boards/board-espt.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Data Technology Inc. ESPT-GIGA board suport | 2 | * Data Technology Inc. ESPT-GIGA board support |
3 | * | 3 | * |
4 | * Copyright (C) 2008, 2009 Renesas Solutions Corp. | 4 | * Copyright (C) 2008, 2009 Renesas Solutions Corp. |
5 | * Copyright (C) 2008, 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | 5 | * Copyright (C) 2008, 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> |
diff --git a/drivers/acpi/acpica/dsopcode.c b/drivers/acpi/acpica/dsopcode.c index aa34d8984d34..4fbb45fadb1e 100644 --- a/drivers/acpi/acpica/dsopcode.c +++ b/drivers/acpi/acpica/dsopcode.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /****************************************************************************** | 1 | /****************************************************************************** |
2 | * | 2 | * |
3 | * Module Name: dsopcode - Dispatcher suport for regions and fields | 3 | * Module Name: dsopcode - Dispatcher support for regions and fields |
4 | * | 4 | * |
5 | *****************************************************************************/ | 5 | *****************************************************************************/ |
6 | 6 | ||
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index f8af2fcd3d16..486b1cbd8da8 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h | |||
@@ -244,7 +244,7 @@ struct bonding { | |||
244 | struct delayed_work ad_work; | 244 | struct delayed_work ad_work; |
245 | struct delayed_work mcast_work; | 245 | struct delayed_work mcast_work; |
246 | #ifdef CONFIG_DEBUG_FS | 246 | #ifdef CONFIG_DEBUG_FS |
247 | /* debugging suport via debugfs */ | 247 | /* debugging support via debugfs */ |
248 | struct dentry *debug_dir; | 248 | struct dentry *debug_dir; |
249 | #endif /* CONFIG_DEBUG_FS */ | 249 | #endif /* CONFIG_DEBUG_FS */ |
250 | }; | 250 | }; |
diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c index 614981c02264..a4fb5c0207be 100644 --- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c +++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | |||
@@ -4318,7 +4318,7 @@ static int bnx2x_queue_comp_cmd(struct bnx2x *bp, | |||
4318 | 4318 | ||
4319 | if (o->next_tx_only >= o->max_cos) | 4319 | if (o->next_tx_only >= o->max_cos) |
4320 | /* >= becuase tx only must always be smaller than cos since the | 4320 | /* >= becuase tx only must always be smaller than cos since the |
4321 | * primary connection suports COS 0 | 4321 | * primary connection supports COS 0 |
4322 | */ | 4322 | */ |
4323 | BNX2X_ERR("illegal value for next tx_only: %d. max cos was %d", | 4323 | BNX2X_ERR("illegal value for next tx_only: %d. max cos was %d", |
4324 | o->next_tx_only, o->max_cos); | 4324 | o->next_tx_only, o->max_cos); |
diff --git a/drivers/net/ethernet/micrel/ksz884x.c b/drivers/net/ethernet/micrel/ksz884x.c index 318fee91c79d..693a88dddb48 100644 --- a/drivers/net/ethernet/micrel/ksz884x.c +++ b/drivers/net/ethernet/micrel/ksz884x.c | |||
@@ -6767,7 +6767,7 @@ static int stp; | |||
6767 | /* | 6767 | /* |
6768 | * This enables fast aging in the KSZ8842 switch. Not sure what situation | 6768 | * This enables fast aging in the KSZ8842 switch. Not sure what situation |
6769 | * needs that. However, fast aging is used to flush the dynamic MAC table when | 6769 | * needs that. However, fast aging is used to flush the dynamic MAC table when |
6770 | * STP suport is enabled. | 6770 | * STP support is enabled. |
6771 | */ | 6771 | */ |
6772 | static int fast_aging; | 6772 | static int fast_aging; |
6773 | 6773 | ||
diff --git a/drivers/net/wireless/atmel.c b/drivers/net/wireless/atmel.c index 4a4e98f71807..4374079dfc2a 100644 --- a/drivers/net/wireless/atmel.c +++ b/drivers/net/wireless/atmel.c | |||
@@ -2963,7 +2963,7 @@ static void send_association_request(struct atmel_private *priv, int is_reassoc) | |||
2963 | ssid_el_p[1] = priv->SSID_size; | 2963 | ssid_el_p[1] = priv->SSID_size; |
2964 | memcpy(ssid_el_p + 2, priv->SSID, priv->SSID_size); | 2964 | memcpy(ssid_el_p + 2, priv->SSID, priv->SSID_size); |
2965 | ssid_el_p[2 + priv->SSID_size] = WLAN_EID_SUPP_RATES; | 2965 | ssid_el_p[2 + priv->SSID_size] = WLAN_EID_SUPP_RATES; |
2966 | ssid_el_p[3 + priv->SSID_size] = 4; /* len of suported rates */ | 2966 | ssid_el_p[3 + priv->SSID_size] = 4; /* len of supported rates */ |
2967 | memcpy(ssid_el_p + 4 + priv->SSID_size, atmel_basic_rates, 4); | 2967 | memcpy(ssid_el_p + 4 + priv->SSID_size, atmel_basic_rates, 4); |
2968 | 2968 | ||
2969 | atmel_transmit_management_frame(priv, &header, (void *)&body, bodysize); | 2969 | atmel_transmit_management_frame(priv, &header, (void *)&body, bodysize); |
diff --git a/drivers/net/wireless/ipw2x00/ipw2100.h b/drivers/net/wireless/ipw2x00/ipw2100.h index 973125242490..5fe17cbab1f3 100644 --- a/drivers/net/wireless/ipw2x00/ipw2100.h +++ b/drivers/net/wireless/ipw2x00/ipw2100.h | |||
@@ -1045,7 +1045,7 @@ typedef enum _ORDINAL_TABLE_1 { // NS - means Not Supported by FW | |||
1045 | IPW_ORD_POWER_MGMT_MODE, // Power mode - 0=CAM, 1=PSP | 1045 | IPW_ORD_POWER_MGMT_MODE, // Power mode - 0=CAM, 1=PSP |
1046 | IPW_ORD_POWER_MGMT_INDEX, //NS // | 1046 | IPW_ORD_POWER_MGMT_INDEX, //NS // |
1047 | IPW_ORD_COUNTRY_CODE, // IEEE country code as recv'd from beacon | 1047 | IPW_ORD_COUNTRY_CODE, // IEEE country code as recv'd from beacon |
1048 | IPW_ORD_COUNTRY_CHANNELS, // channels suported by country | 1048 | IPW_ORD_COUNTRY_CHANNELS, // channels supported by country |
1049 | // IPW_ORD_COUNTRY_CHANNELS: | 1049 | // IPW_ORD_COUNTRY_CHANNELS: |
1050 | // For 11b the lower 2-byte are used for channels from 1-14 | 1050 | // For 11b the lower 2-byte are used for channels from 1-14 |
1051 | // and the higher 2-byte are not used. | 1051 | // and the higher 2-byte are not used. |
diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c index 07aee694ba92..08fec06dba50 100644 --- a/drivers/regulator/palmas-regulator.c +++ b/drivers/regulator/palmas-regulator.c | |||
@@ -773,7 +773,7 @@ static __devinit int palmas_probe(struct platform_device *pdev) | |||
773 | /* | 773 | /* |
774 | * read and store the RANGE bit for later use | 774 | * read and store the RANGE bit for later use |
775 | * This must be done before regulator is probed otherwise | 775 | * This must be done before regulator is probed otherwise |
776 | * we error in probe with unsuportable ranges. | 776 | * we error in probe with unsupportable ranges. |
777 | */ | 777 | */ |
778 | if (id != PALMAS_REG_SMPS10) { | 778 | if (id != PALMAS_REG_SMPS10) { |
779 | addr = palmas_regs_info[id].vsel_addr; | 779 | addr = palmas_regs_info[id].vsel_addr; |
diff --git a/drivers/scsi/libsas/sas_expander.c b/drivers/scsi/libsas/sas_expander.c index efc6e72f09f3..aec2e0da5016 100644 --- a/drivers/scsi/libsas/sas_expander.c +++ b/drivers/scsi/libsas/sas_expander.c | |||
@@ -1800,7 +1800,7 @@ out: | |||
1800 | * @dev:domain device to be detect. | 1800 | * @dev:domain device to be detect. |
1801 | * @src_dev: the device which originated BROADCAST(CHANGE). | 1801 | * @src_dev: the device which originated BROADCAST(CHANGE). |
1802 | * | 1802 | * |
1803 | * Add self-configuration expander suport. Suppose two expander cascading, | 1803 | * Add self-configuration expander support. Suppose two expander cascading, |
1804 | * when the first level expander is self-configuring, hotplug the disks in | 1804 | * when the first level expander is self-configuring, hotplug the disks in |
1805 | * second level expander, BROADCAST(CHANGE) will not only be originated | 1805 | * second level expander, BROADCAST(CHANGE) will not only be originated |
1806 | * in the second level expander, but also be originated in the first level | 1806 | * in the second level expander, but also be originated in the first level |
diff --git a/drivers/staging/comedi/drivers/usbdux.c b/drivers/staging/comedi/drivers/usbdux.c index b536bba74351..c484a7352940 100644 --- a/drivers/staging/comedi/drivers/usbdux.c +++ b/drivers/staging/comedi/drivers/usbdux.c | |||
@@ -73,7 +73,7 @@ sampling rate. If you sample two channels you get 4kHz and so on. | |||
73 | * And loads of cleaning up, in particular streamlining the | 73 | * And loads of cleaning up, in particular streamlining the |
74 | * bulk transfers. | 74 | * bulk transfers. |
75 | * 1.1: moved EP4 transfers to EP1 to make space for a PWM output on EP4 | 75 | * 1.1: moved EP4 transfers to EP1 to make space for a PWM output on EP4 |
76 | * 1.2: added PWM suport via EP4 | 76 | * 1.2: added PWM support via EP4 |
77 | * 2.0: PWM seems to be stable and is not interfering with the other functions | 77 | * 2.0: PWM seems to be stable and is not interfering with the other functions |
78 | * 2.1: changed PWM API | 78 | * 2.1: changed PWM API |
79 | * 2.2: added firmware kernel request to fix an udev problem | 79 | * 2.2: added firmware kernel request to fix an udev problem |
diff --git a/drivers/staging/csr/netdev.c b/drivers/staging/csr/netdev.c index 9a52ab408e1a..fc43cc22629c 100644 --- a/drivers/staging/csr/netdev.c +++ b/drivers/staging/csr/netdev.c | |||
@@ -55,7 +55,7 @@ | |||
55 | #include <net/pkt_sched.h> | 55 | #include <net/pkt_sched.h> |
56 | 56 | ||
57 | 57 | ||
58 | /* Wext handler is suported only if CSR_SUPPORT_WEXT is defined */ | 58 | /* Wext handler is supported only if CSR_SUPPORT_WEXT is defined */ |
59 | #ifdef CSR_SUPPORT_WEXT | 59 | #ifdef CSR_SUPPORT_WEXT |
60 | extern struct iw_handler_def unifi_iw_handler_def; | 60 | extern struct iw_handler_def unifi_iw_handler_def; |
61 | #endif /* CSR_SUPPORT_WEXT */ | 61 | #endif /* CSR_SUPPORT_WEXT */ |
diff --git a/drivers/staging/tidspbridge/rmgr/node.c b/drivers/staging/tidspbridge/rmgr/node.c index 294e9b40f516..737f4a9d86a3 100644 --- a/drivers/staging/tidspbridge/rmgr/node.c +++ b/drivers/staging/tidspbridge/rmgr/node.c | |||
@@ -736,7 +736,7 @@ DBAPI node_alloc_msg_buf(struct node_object *hnode, u32 usize, | |||
736 | case 4: | 736 | case 4: |
737 | break; | 737 | break; |
738 | default: | 738 | default: |
739 | /* alignment value not suportted */ | 739 | /* alignment value not supportted */ |
740 | status = -EPERM; | 740 | status = -EPERM; |
741 | break; | 741 | break; |
742 | } | 742 | } |
diff --git a/drivers/usb/core/driver.c b/drivers/usb/core/driver.c index 6056db7af410..263c5035eabf 100644 --- a/drivers/usb/core/driver.c +++ b/drivers/usb/core/driver.c | |||
@@ -238,7 +238,7 @@ static int usb_probe_device(struct device *dev) | |||
238 | /* TODO: Add real matching code */ | 238 | /* TODO: Add real matching code */ |
239 | 239 | ||
240 | /* The device should always appear to be in use | 240 | /* The device should always appear to be in use |
241 | * unless the driver suports autosuspend. | 241 | * unless the driver supports autosuspend. |
242 | */ | 242 | */ |
243 | if (!udriver->supports_autosuspend) | 243 | if (!udriver->supports_autosuspend) |
244 | error = usb_autoresume_device(udev); | 244 | error = usb_autoresume_device(udev); |
diff --git a/fs/cifs/README b/fs/cifs/README index 22ab7b5b8da7..2d5622f60e11 100644 --- a/fs/cifs/README +++ b/fs/cifs/README | |||
@@ -480,7 +480,7 @@ A partial list of the supported mount options follows: | |||
480 | Unicode on the wire. | 480 | Unicode on the wire. |
481 | nomapchars Do not translate any of these seven characters (default). | 481 | nomapchars Do not translate any of these seven characters (default). |
482 | nocase Request case insensitive path name matching (case | 482 | nocase Request case insensitive path name matching (case |
483 | sensitive is the default if the server suports it). | 483 | sensitive is the default if the server supports it). |
484 | (mount option "ignorecase" is identical to "nocase") | 484 | (mount option "ignorecase" is identical to "nocase") |
485 | posixpaths If CIFS Unix extensions are supported, attempt to | 485 | posixpaths If CIFS Unix extensions are supported, attempt to |
486 | negotiate posix path name support which allows certain | 486 | negotiate posix path name support which allows certain |
diff --git a/fs/notify/fanotify/Kconfig b/fs/notify/fanotify/Kconfig index 7dceff005a67..e5f911bd80d2 100644 --- a/fs/notify/fanotify/Kconfig +++ b/fs/notify/fanotify/Kconfig | |||
@@ -4,7 +4,7 @@ config FANOTIFY | |||
4 | select ANON_INODES | 4 | select ANON_INODES |
5 | default n | 5 | default n |
6 | ---help--- | 6 | ---help--- |
7 | Say Y here to enable fanotify suport. fanotify is a file access | 7 | Say Y here to enable fanotify support. fanotify is a file access |
8 | notification system which differs from inotify in that it sends | 8 | notification system which differs from inotify in that it sends |
9 | an open file descriptor to the userspace listener along with | 9 | an open file descriptor to the userspace listener along with |
10 | the event. | 10 | the event. |
diff --git a/include/linux/stmmac.h b/include/linux/stmmac.h index a1547ea3920d..a619f7025cc9 100644 --- a/include/linux/stmmac.h +++ b/include/linux/stmmac.h | |||
@@ -61,7 +61,7 @@ | |||
61 | #define STMMAC_CSR_I_16 0xE /* clk_csr_i/16 */ | 61 | #define STMMAC_CSR_I_16 0xE /* clk_csr_i/16 */ |
62 | #define STMMAC_CSR_I_18 0xF /* clk_csr_i/18 */ | 62 | #define STMMAC_CSR_I_18 0xF /* clk_csr_i/18 */ |
63 | 63 | ||
64 | /* AXI DMA Burst length suported */ | 64 | /* AXI DMA Burst length supported */ |
65 | #define DMA_AXI_BLEN_4 (1 << 1) | 65 | #define DMA_AXI_BLEN_4 (1 << 1) |
66 | #define DMA_AXI_BLEN_8 (1 << 2) | 66 | #define DMA_AXI_BLEN_8 (1 << 2) |
67 | #define DMA_AXI_BLEN_16 (1 << 3) | 67 | #define DMA_AXI_BLEN_16 (1 << 3) |
diff --git a/net/ipv4/tcp_cong.c b/net/ipv4/tcp_cong.c index 1432cdb0644c..701a7f6fb9b1 100644 --- a/net/ipv4/tcp_cong.c +++ b/net/ipv4/tcp_cong.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Plugable TCP congestion control support and newReno | 2 | * Plugable TCP congestion control support and newReno |
3 | * congestion control. | 3 | * congestion control. |
4 | * Based on ideas from I/O scheduler suport and Web100. | 4 | * Based on ideas from I/O scheduler support and Web100. |
5 | * | 5 | * |
6 | * Copyright (C) 2005 Stephen Hemminger <shemminger@osdl.org> | 6 | * Copyright (C) 2005 Stephen Hemminger <shemminger@osdl.org> |
7 | */ | 7 | */ |
diff --git a/net/mac80211/driver-ops.h b/net/mac80211/driver-ops.h index da9003b20004..f28772443bd3 100644 --- a/net/mac80211/driver-ops.h +++ b/net/mac80211/driver-ops.h | |||
@@ -602,7 +602,7 @@ static inline void drv_reset_tsf(struct ieee80211_local *local, | |||
602 | 602 | ||
603 | static inline int drv_tx_last_beacon(struct ieee80211_local *local) | 603 | static inline int drv_tx_last_beacon(struct ieee80211_local *local) |
604 | { | 604 | { |
605 | int ret = 0; /* default unsuported op for less congestion */ | 605 | int ret = 0; /* default unsupported op for less congestion */ |
606 | 606 | ||
607 | might_sleep(); | 607 | might_sleep(); |
608 | 608 | ||
diff --git a/net/sctp/endpointola.c b/net/sctp/endpointola.c index 1859e2bc83d1..bd7e6a6a815a 100644 --- a/net/sctp/endpointola.c +++ b/net/sctp/endpointola.c | |||
@@ -163,7 +163,7 @@ static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, | |||
163 | 163 | ||
164 | list_add(&null_key->key_list, &ep->endpoint_shared_keys); | 164 | list_add(&null_key->key_list, &ep->endpoint_shared_keys); |
165 | 165 | ||
166 | /* Allocate and initialize transorms arrays for suported HMACs. */ | 166 | /* Allocate and initialize transorms arrays for supported HMACs. */ |
167 | err = sctp_auth_init_hmacs(ep, gfp); | 167 | err = sctp_auth_init_hmacs(ep, gfp); |
168 | if (err) | 168 | if (err) |
169 | goto nomem_hmacs; | 169 | goto nomem_hmacs; |
diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c index b6adef8a1e93..49493f335861 100644 --- a/net/sctp/sm_statefuns.c +++ b/net/sctp/sm_statefuns.c | |||
@@ -3994,7 +3994,7 @@ static sctp_ierror_t sctp_sf_authenticate(struct net *net, | |||
3994 | chunk->subh.auth_hdr = auth_hdr; | 3994 | chunk->subh.auth_hdr = auth_hdr; |
3995 | skb_pull(chunk->skb, sizeof(struct sctp_authhdr)); | 3995 | skb_pull(chunk->skb, sizeof(struct sctp_authhdr)); |
3996 | 3996 | ||
3997 | /* Make sure that we suport the HMAC algorithm from the auth | 3997 | /* Make sure that we support the HMAC algorithm from the auth |
3998 | * chunk. | 3998 | * chunk. |
3999 | */ | 3999 | */ |
4000 | if (!sctp_auth_asoc_verify_hmac_id(asoc, auth_hdr->hmac_id)) | 4000 | if (!sctp_auth_asoc_verify_hmac_id(asoc, auth_hdr->hmac_id)) |
diff --git a/sound/pci/ice1712/delta.c b/sound/pci/ice1712/delta.c index 20c6b079d0df..d09239cf7961 100644 --- a/sound/pci/ice1712/delta.c +++ b/sound/pci/ice1712/delta.c | |||
@@ -617,7 +617,7 @@ static int __devinit snd_ice1712_delta_init(struct snd_ice1712 *ice) | |||
617 | ice->num_total_dacs = 4; /* two AK4324 codecs */ | 617 | ice->num_total_dacs = 4; /* two AK4324 codecs */ |
618 | break; | 618 | break; |
619 | case ICE1712_SUBDEVICE_VX442: | 619 | case ICE1712_SUBDEVICE_VX442: |
620 | case ICE1712_SUBDEVICE_DELTA66E: /* omni not suported yet */ | 620 | case ICE1712_SUBDEVICE_DELTA66E: /* omni not supported yet */ |
621 | ice->num_total_dacs = 4; | 621 | ice->num_total_dacs = 4; |
622 | ice->num_total_adcs = 4; | 622 | ice->num_total_adcs = 4; |
623 | break; | 623 | break; |