From: Haavard Skinnemoen Date: Tue, 5 May 2009 00:22:43 +0000 (-0700) Subject: USB: atmel_usb_udc: Use kzalloc() to allocate ep structures X-Git-Tag: v2.6.30-rc8~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe92c9e481a147a9e1e14f55870f32903b967777;p=pandora-kernel.git USB: atmel_usb_udc: Use kzalloc() to allocate ep structures This ensures that all fields are properly initialized. Signed-off-by: Haavard Skinnemoen Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed