From: Axel Lin Date: Mon, 18 Jul 2011 08:08:21 +0000 (+0800) Subject: platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 X-Git-Tag: v3.1-rc1~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046f828b410837d304137cec9e4e0d72e50fc454;p=pandora-kernel.git platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 We only care about if there is any successful match from the dmi table or no match at all, we can make dmi_check_system return immediately if we have a successful match instead of iterate thorough the whole table. Signed-off-by: Axel Lin Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed