From: Luca Risolia Date: Fri, 13 Jan 2006 17:19:43 +0000 (+0000) Subject: [PATCH] USB: SN9C10x driver updates X-Git-Tag: v2.6.16-rc2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6fcc555fe278263880abdb93352ab205099db9;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed