From: Felipe Balbi Date: Thu, 11 Oct 2012 10:48:36 +0000 (+0300) Subject: usb: dwc3: core: switch event buffer allocation to devm_kzalloc() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~60^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380f0d28431e852e07e3fa0d5f6e36cf9ea5aa5a;p=pandora-kernel.git usb: dwc3: core: switch event buffer allocation to devm_kzalloc() The rest of the driver is using devm_kzalloc() where possible and this patch is just making event buffer allocation follow the example. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed