projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edaa136
)
[media] increment DVB API to version 5.6 for ATSC-MH frontend control
author
Michael Krufky
<mkrufky@linuxtv.org>
Sun, 29 Apr 2012 16:06:16 +0000
(13:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 20 May 2012 12:47:12 +0000
(09:47 -0300)
increment the DVB API version to 5.6 to signify support for
controlling an ATSC-MH frontend.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/version.h
patch
|
blob
|
history
diff --git
a/include/linux/dvb/version.h
b/include/linux/dvb/version.h
index
0559e2b
..
43d9e8d
100644
(file)
--- a/
include/linux/dvb/version.h
+++ b/
include/linux/dvb/version.h
@@
-24,6
+24,6
@@
#define _DVBVERSION_H_
#define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR
5
+#define DVB_API_VERSION_MINOR
6
#endif /*_DVBVERSION_H_*/