tree 1f1bf5df34f4286f49f7ca6593ac7265c463ce4f parent d2a8e92f0b41f26ab798a4296eacdf71959fc6a9 author Hans Verkuil 1673354733 +0100 committer Mauro Carvalho Chehab 1674377839 +0100 media: tm6000: remove deprecated driver The tm6000 driver does not use the vb2 framework for streaming video, instead it uses the old vb1 framework and nobody stepped in to convert this driver to vb2. The hardware is very old, so the decision was made to remove it altogether since we want to get rid of the old vb1 framework. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab