From: Deepak Saxena Date: Mon, 17 Oct 2005 21:09:43 +0000 (+0200) Subject: [PATCH] i2c: kzalloc conversion, other drivers X-Git-Tag: v2.6.15-rc1~732^2^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5263ebb51eb098b01caf229498c954999117e4a7;p=pandora-kernel.git [PATCH] i2c: kzalloc conversion, other drivers Use kzalloc instead of kmalloc+memset in all remaining i2c bus and chip drivers. Signed-off-by: Deepak Saxena Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed