From: Randy Dunlap Date: Sun, 30 Oct 2005 23:03:44 +0000 (-0800) Subject: [PATCH] hpet: hpet driver cleanups X-Git-Tag: v2.6.15-rc1~59^2~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6716e748609a3a899e8d670e42832921bd45bc;p=pandora-kernel.git [PATCH] hpet: hpet driver cleanups - Use kzalloc() instead of kmalloc + memset. - Clean/fix some printk's. - Use NULL for pointers instead of 0. - Combine hpet busy searching locations into a function call. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed