commit | cd6fcc555fe278263880abdb93352ab205099db9 | [log] [tgz] |
---|---|---|
author | Luca Risolia <luca.risolia@studio.unibo.it> | Fri Jan 13 17:19:43 2006 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 17:23:38 2006 -0800 |
tree | de09c1d3183ed41c1eef653d90a29a03370b2128 | |
parent | e988fc8a56bb3f76624dd7b0fb13ae3eaccefa59 [diff] |
[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>