IVTV changes:

1.2.0 release
	- Update i2c handling in saa717x for kernel 2.6.25.

1.1.0 release
	- Remove ivtvfb.c (now part of the kernel).
	- Update v4l2-ctl/v4l2-dbg to the latest versions.
	- Remove obsolete ivtvfbctl.
	- Remove the obsolete misc directory.

1.0.1 release
	- Replace IVTVFB_IOCTL_PREP_FRAME by IVTVFB_IOC_DMA_FRAME and replace
	  struct ivtvfb_ioctl_dma_host_to_ivtv_args with struct ivtvfb_dma_frame.
	  This makes ivtv-fb consistent with the ivtv-fb that will be merged
	  with the kernel.
	- Fix compile issues.
	- Fix option parse errors with ivtvctl and v4l2-dbg.

1.0.0 release
	Removed the ivtv driver from this repository: the ivtv driver is
	now included in the kernel (starting from 2.6.22) and is maintained
	in the v4l-dvb repository.

	What remains are the ivtv-fb module, the saa717x module and the
	test tools and utilities.

	Eventually the ivtv-fb and saa717x module should also be moved to
	the kernel.
