From: Grant Likely Date: Mon, 12 Dec 2011 16:26:00 +0000 (-0700) Subject: dt/device: Fix auxdata matching to handle entries without a name override X-Git-Tag: v3.2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f88e1ae8acb8affac29034ed79d4fff95ac8c29d;p=pandora-kernel.git dt/device: Fix auxdata matching to handle entries without a name override There is no requirement to override name entries in auxdata. Fix the entry matching to use .compatible instead of .name to find the end of the list. Signed-off-by: Grant Likely --- Reading git-diff-tree failed