From: Sachin Kamat Date: Fri, 27 Jul 2012 07:08:39 +0000 (+0530) Subject: Bluetooth: Use devm_kzalloc in btusb.c file X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~319^2^2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98921dbd00c4e2e4bdd56423cb5edf98d57b45f7;p=pandora-kernel.git Bluetooth: Use devm_kzalloc in btusb.c file devm_kzalloc() eliminates the need to free memory explicitly thereby saving some cleanup code. Signed-off-by: Sachin Kamat Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed