[PATCH] hwmon: adm9240 driver update - cleanups
authorGrant Coady <grant_lkml@dodo.com.au>
Fri, 16 Sep 2005 19:32:55 +0000 (05:32 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:05 +0000 (14:02 -0700)
hwmon: adm9240 update 1/2: cleanups:

o remove i2c read/write wrapper interface as it does nothing,
o change kmalloc + memset to kzalloc

Signed-off-by: Grant Coady <gcoady@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found