SYNC TO KERNEL: - New V4L API required with 2.5.7 NEW FEATURES: - Added "mirror" module parameter; reverses image horizontally - OV518 supports all legal resolutions between 160x120 and 352x288 BUG FIXES: - ov51x_stop() should have been using mask when writing reset register - OV6630 contrast control fixed - Disable set/get exposure functions if CONFIG_VIDEO_PROC_FS is not defined - Disable sensor downsampling with OV518 (OV518 does it itself) - Disable 640x480 resolution for PAL/SECAM video capture devices. INTERNAL CHANGES: - Cleaned up ov511_mode_init_regs() - Rewrote ov518_mode_init_regs() - ov511.h: Removed obsolete struct mode_list_518 - ov511.h: Add "mirror" and "pal" to struct usb_ov511 DOCUMENTATION: - ov511.txt: Add description of "mirror" module param