projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315e8f7
)
ALSA: asihpi - HPI version 4.04.01
author
Eliot Blennerhassett
<
[email protected]
>
Fri, 16 Jul 2010 05:50:59 +0000
(17:50 +1200)
committer
Takashi Iwai
<
[email protected]
>
Fri, 16 Jul 2010 09:31:37 +0000
(11:31 +0200)
Signed-off-by: Eliot Blennerhassett <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/pci/asihpi/hpi.h
patch
|
blob
|
history
diff --git
a/sound/pci/asihpi/hpi.h
b/sound/pci/asihpi/hpi.h
index cee4df460f68520ced5fddce45bc6530af95c1af..23399d02f666247601f25567f600f0666d4232c4 100644
(file)
--- a/
sound/pci/asihpi/hpi.h
+++ b/
sound/pci/asihpi/hpi.h
@@
-50,8
+50,8
@@
i.e 3.05.02 is a development version
#define HPI_VER_RELEASE(v) ((int)(v & 0xFF))
/* Use single digits for versions less that 10 to avoid octal. */
-#define HPI_VER HPI_VERSION_CONSTRUCTOR(4L,
3, 36
)
-#define HPI_VER_STRING "4.0
3.36
"
+#define HPI_VER HPI_VERSION_CONSTRUCTOR(4L,
4, 1
)
+#define HPI_VER_STRING "4.0
4.01
"
/* Library version as documented in hpi-api-versions.txt */
#define HPI_LIB_VER HPI_VERSION_CONSTRUCTOR(9, 0, 0)