[ARM] pxa: fix clock lookup to find specific device clocks
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Feb 2008 10:35:15 +0000 (10:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 17 Feb 2008 10:41:59 +0000 (10:41 +0000)
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>

No differences found