[PATCH] Update the saa7146 driver core
commit4a6f3f0e8198aee17785a2a98fa06f3adf3f8fc2
authorMichael Hunold <hunold@convergence.de>
Thu, 17 Jul 2003 03:08:09 +0000 (16 20:08 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 17 Jul 2003 03:08:09 +0000 (16 20:08 -0700)
tree50968600a116251c91a6a49fbc03eb44f15e95e3
parent2201b74f16a7a4510410eaaa5f427905d6c97402
[PATCH] Update the saa7146 driver core

 - fix WRITE_RPS0 and WRITE_RPS1 inlines, fix usage in mxb and budget
   drivers
 - export "saa7146_start_preview" and "saa7146_stop_preview" to allow
   drivers to start and stop video overlay (necessary for analog module
   support in the av7110 driver)
 - fix i2c implementation: some frontend drivers transfer a huge amount
   of firmware data (> 30kB), speed up the transmission by busy waiting
   between byte transfers for bigger transmissions
 - change ioctl function in various driver to accept a saa7146
   filehandle instead of a saa714 device structure
drivers/media/common/saa7146_hlp.c
drivers/media/common/saa7146_i2c.c
drivers/media/common/saa7146_vbi.c
drivers/media/common/saa7146_video.c
drivers/media/dvb/ttpci/budget-av.c
drivers/media/dvb/ttpci/budget-patch.c
drivers/media/video/dpc7146.c
drivers/media/video/mxb.c
include/media/saa7146_vv.h