]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module
authorAdrian Bunk <bunk@stusta.de>
Fri, 6 Jan 2006 02:28:52 +0000 (03:28 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:42 +0000 (17:23 -0800)
commit532a3de17038ea3bf75814778a6c4a25d01eab74
tree1c10c00d72f7a3932c3f374b32ae76912b8df1e0
parent7f2c01ab8ad50c74d174acdd814ddb53383bee93
[PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module

- the decomp module is not intended for inclusion into the kernel
- people using the decomp module from upstream will usually simply use
  the complete upstream 2.xx driver

Therefore, there seems to be no good reason spending some bytes of
kernel memory for hooks for this module.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark McClelland <mark@ovcam.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/media/ov511.c