Revision 046f828b410837d304137cec9e4e0d72e50fc454 authored by Axel Lin on 18 July 2011, 08:08:21 UTC, committed by Matthew Garrett on 05 August 2011, 19:21:47 UTC
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 <axel.lin@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
1 parent 78542e1
History
File Mode Size
atmel
au1x
blackfin
codecs
davinci
ep93xx
fsl
imx
jz4740
kirkwood
mid-x86
nuc900
omap
pxa
s6000
samsung
sh
tegra
txx9
Kconfig -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 773 bytes
soc-cache.c -rw-r--r-- 27.0 KB
soc-core.c -rw-r--r-- 86.1 KB
soc-dapm.c -rw-r--r-- 69.2 KB
soc-io.c -rw-r--r-- 9.0 KB
soc-jack.c -rw-r--r-- 9.6 KB
soc-pcm.c -rw-r--r-- 18.6 KB
soc-utils.c -rw-r--r-- 2.6 KB

back to top