projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
177b868
)
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
author
Steven Toth
<stoth@linuxtv.org>
Fri, 12 Sep 2008 00:08:59 +0000
(21:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:04 +0000
(09:37 -0200)
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/frontend.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/dvb/frontend.h
b/include/linux/dvb/frontend.h
index bfd670fa16b2d50afb28a5e8786fee13038e484a..915edd319f34cfda8e5c78ddc5d28bdebe810392 100644
(file)
--- a/
include/linux/dvb/frontend.h
+++ b/
include/linux/dvb/frontend.h
@@
-251,6
+251,7
@@
struct dvb_frontend_event {
* binary compatability.
*/
typedef enum dtv_cmd_types {
+ DTV_UNDEFINED,
DTV_TUNE,
DTV_CLEAR,