From: Maxime Ripard Date: Fri, 5 Oct 2012 20:23:53 +0000 (+0200) Subject: i2c-mux-gpio: Use devm_kzalloc instead of kzalloc X-Git-Tag: v3.7-rc1~92^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2614a8594152cad49047ed02255a3d9fbbbea8dd;p=pandora-kernel.git i2c-mux-gpio: Use devm_kzalloc instead of kzalloc Use the devm_kzalloc managed function to stripdown the error and remove code. Signed-off-by: Maxime Ripard Acked-by: Peter Korsgaard Signed-off-by: Jean Delvare --- Reading git-diff-tree failed