Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173798
b: refs/heads/master
c: 83cf0a9
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Jiri Kosina committed Dec 4, 2009
1 parent 69548f6 commit 6f125fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f1970c48ef06ece4e23765501976507ab52b0edd
refs/heads/master: 83cf0a9b86ba12664ab0648f5afb118c981371e9
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/smsc-ircc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ struct smsc_ircc_subsystem_configuration {
unsigned short vendor; /* PCI vendor ID */
unsigned short device; /* PCI vendor ID */
unsigned short subvendor; /* PCI subsystem vendor ID */
unsigned short subdevice; /* PCI sybsystem device ID */
unsigned short subdevice; /* PCI subsystem device ID */
unsigned short sir_io; /* I/O port for SIR */
unsigned short fir_io; /* I/O port for FIR */
unsigned char fir_irq; /* FIR IRQ */
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/sound/ac97_codec.h
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ enum {

struct ac97_quirk {
unsigned short subvendor; /* PCI subsystem vendor id */
unsigned short subdevice; /* PCI sybsystem device id */
unsigned short subdevice; /* PCI subsystem device id */
unsigned short mask; /* device id bit mask, 0 = accept all */
unsigned int codec_id; /* codec id (if any), 0 = accept all */
const char *name; /* name shown as info */
Expand Down

0 comments on commit 6f125fe

Please sign in to comment.