From: Deepak Saxena Date: Mon, 17 Oct 2005 21:07:05 +0000 (+0200) Subject: [PATCH] i2c: kzalloc conversion, ixp bus drivers X-Git-Tag: v2.6.15-rc1~732^2^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2286066faf51890e49ad61e2ceab683666cd9108;p=pandora-kernel.git [PATCH] i2c: kzalloc conversion, ixp bus drivers Use kzalloc instead of kmalloc+memzero in the ixp2000 and ixp4xx I2C bus drivers. Signed-off-by: Deepak Saxena Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed