Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81486
b: refs/heads/master
c: 27caac8
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Kaiser authored and Jaroslav Kysela committed Jan 31, 2008
1 parent c493648 commit b90b0f9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: 5dbc94791005608c57674fba04dd6b5e19ba9342
refs/heads/master: 27caac81f33c85bfc745c75a8bc1f8107077ef56
3 changes: 0 additions & 3 deletions trunk/sound/pci/korg1212/korg1212.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,6 @@ enum MonitorModeSelector {
// this is the upper word of the PCI control reg.
#define DEV_VEND_ID_OFFSET 0x70 // location of the device and vendor ID register

#define COMMAND_ACK_DELAY 13 // number of RTC ticks to wait for an acknowledgement
// from the card after sending a command.
#define INTERCOMMAND_DELAY 40
#define MAX_COMMAND_RETRIES 5 // maximum number of times the driver will attempt
// to send a command before giving up.
#define COMMAND_ACK_MASK 0x8000 // the MSB is set in the command acknowledgment from
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/pci/rme9652/hdsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ MODULE_FIRMWARE("digiface_firmware_rev11.bin");
#define HDSP_statusRegister 0
#define HDSP_timecode 128
#define HDSP_status2Register 192
#define HDSP_midiDataOut0 352
#define HDSP_midiDataOut1 356
#define HDSP_midiDataIn0 360
#define HDSP_midiDataIn1 364
#define HDSP_midiStatusOut0 384
Expand Down

0 comments on commit b90b0f9

Please sign in to comment.