From: Russell King Date: Sun, 17 Feb 2008 10:35:15 +0000 (+0000) Subject: [ARM] pxa: fix clock lookup to find specific device clocks X-Git-Tag: v2.6.25-rc3~100^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0dd005d1d9f4c3beab52086f3844ef9342d1e67;p=pandora-kernel.git [ARM] pxa: fix clock lookup to find specific device clocks Ensure that the clock lookup always finds an entry for a specific device and ID before it falls back to finding just by ID. This fixes a problem reported by Holger Schurig where the BTUART was assigned the wrong clock. Tested-by: Holger Schurig Signed-off-by: Russell King --- Reading git-diff-tree failed