commit | a0dd005d1d9f4c3beab52086f3844ef9342d1e67 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Feb 17 10:35:15 2008 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 17 10:41:59 2008 +0000 |
tree | df87f09d8fc0a6cba0a2e341e8835767da1a714e | |
parent | 1309d4e68497184d2fd87e892ddf14076c2bda98 [diff] |
[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 <hs4233@mail.mn-solutions.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>