]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USB: SN9C10x driver updates
authorLuca Risolia <luca.risolia@studio.unibo.it>
Fri, 13 Jan 2006 17:19:43 +0000 (17:19 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:38 +0000 (17:23 -0800)
commitcd6fcc555fe278263880abdb93352ab205099db9
treede09c1d3183ed41c1eef653d90a29a03370b2128
parente988fc8a56bb3f76624dd7b0fb13ae3eaccefa59
[PATCH] USB: SN9C10x driver updates

SN9C10x driver updates:

- Use kzalloc() instead of kmalloc()
- Move some macro definitions from sn9c102.h to sn9c102_core.c
- Use vfree() and vmalloc_32() instead of rvfree() and rvmalloc()
- Fix mmap() sys call
- Documentation updates

Signed-off-by: Luca Risolia <luca.risolia@studio.unibo.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/usb/sn9c102.txt
drivers/usb/media/sn9c102.h
drivers/usb/media/sn9c102_core.c
drivers/usb/media/sn9c102_sensor.h