[PATCH] Fix bugs in analog tv i2c-helper chipset drivers
commit577311992835374a20e22aadec49c5d6b081f302
authorMichael Hunold <hunold@linuxtv.org>
Tue, 21 Oct 2003 00:56:07 +0000 (20 17:56 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 21 Oct 2003 00:56:07 +0000 (20 17:56 -0700)
tree5bd7ce370028c23ec2145d1257c9bbf217221317
parent7b04afe9cdfa217d49a48e20a7f35eab45b9fc09
[PATCH] Fix bugs in analog tv i2c-helper chipset drivers

 - remove cruft, memset() i2c-client structures in tda9840, tea6420,
    tea6415c driver, otherwise i2c_register()/kobject() segfaults later on
drivers/media/video/tda9840.c
drivers/media/video/tea6415c.c
drivers/media/video/tea6420.c