Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273553
b: refs/heads/master
c: a346686
h: refs/heads/master
i:
  273551: f431222
v: v3
  • Loading branch information
Adrian Knoth authored and Takashi Iwai committed Oct 31, 2011
1 parent ee9efd0 commit b70a5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9e6ff52088433e02426f860b0d40a5a0d4c8eb92
refs/heads/master: a3466865681b7fe262a46c8f9d95126b38999d7f
2 changes: 1 addition & 1 deletion trunk/sound/pci/rme9652/hdsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ MODULE_FIRMWARE("digiface_firmware_rev11.bin");
#define HDSP_PROGRAM 0x020
#define HDSP_CONFIG_MODE_0 0x040
#define HDSP_CONFIG_MODE_1 0x080
#define HDSP_VERSION_BIT 0x100
#define HDSP_VERSION_BIT (0x100 | HDSP_S_LOAD)
#define HDSP_BIGENDIAN_MODE 0x200
#define HDSP_RD_MULTIPLE 0x400
#define HDSP_9652_ENABLE_MIXER 0x800
Expand Down

0 comments on commit b70a5a1

Please sign in to comment.