]> git.baikalelectronics.ru Git - kernel.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)
commit9da320ede24e78dba66aa5a4138076be7fab9abe
tree1c10c00d72f7a3932c3f374b32ae76912b8df1e0
parent9527bb6a7c8d1b06c13a7d032c3c5e889c773a4d
[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