From: Roland Dreier Date: Thu, 28 Feb 2008 20:34:42 +0000 (-0800) Subject: [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy X-Git-Tag: v2.6.25-rc6~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ec910e02b35e7c3d600af694a5aec4b6690ddc;p=pandora-kernel.git [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy We can simplify the code by deleting all of the duplicated DMI table walking code and using the kernel's existing dmi_walk() interface to find the DMI entry the driver is looking for. Signed-off-by: Roland Dreier Acked-by: Thomas Mingarelli Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed