On Friday 15 January 2010, Roel Kluin wrote: > vi drivers/media/video/ivtv/ivtv-yuv.c +971 > > and note that `args->dst.left' is assigned both to > nf->tru_x and nf->dst_x, is that ok? It's fine. dst_x is used to set a hardware register and may be changed in ivtv_yuv_window_setup() tru_x is never altered & is used in a special condition where the original unaltered value is required. -- Ian -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html