]> git.neil.brown.name Git - history.git/commit
[PATCH] add v4l1-compat module.
authorGerd Knorr <kraxel@bytesex.org>
Wed, 8 Jan 2003 02:11:13 +0000 (18:11 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 8 Jan 2003 02:11:13 +0000 (18:11 -0800)
commit3019e9c0e297e78657bb5392cff29f3866c4f43a
tree6a520606f28d0b301b4c018543fc81656cf918d0
parent7b44ca8bda03a8ddfebb565be7a9554646538436
[PATCH] add v4l1-compat module.

This adds the v4l1-compat module.  This is a module which can translate
most (old) v4l1 ioctls into the new v4l2 API.  This makes it easier for
v4l2 drivers to present both old v4l and new v4l2 APIs to video4linux
applications.  The saa7134 driver uses this for example.
drivers/media/video/Makefile
drivers/media/video/v4l1-compat.c [new file with mode: 0644]
kernel/ksyms.c