The patch number 9024 was added via Steven Toth <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Steven Toth <[EMAIL PROTECTED]> S2API: Cleanup dtv_property remove unwanted fields. Priority: normal Signed-off-by: Steven Toth <[EMAIL PROTECTED]> --- linux/include/linux/dvb/frontend.h | 2 -- 1 file changed, 2 deletions(-) diff -r 368768bafa19 -r 356df2a3e687 linux/include/linux/dvb/frontend.h --- a/linux/include/linux/dvb/frontend.h Mon Sep 22 00:48:13 2008 -0400 +++ b/linux/include/linux/dvb/frontend.h Tue Sep 23 21:14:33 2008 -0400 @@ -358,8 +358,6 @@ struct dtv_property { __u32 cmd; __u32 reserved[3]; union { - __s32 valuemin; - __s32 valuemax; __u32 data; struct { __u8 data[32]; --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/356df2a3e687399d8ab1246666ddaab4c8efff2f _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits