From: Russell King Date: Sat, 8 Nov 2008 20:48:27 +0000 (+0000) Subject: [ARM] sa1100: match clock by dev_name(dev) X-Git-Tag: v2.6.29-rc1~559^2~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e1dbdb458ada37f7e97265cb2ea87c55fd5d034;p=pandora-kernel.git [ARM] sa1100: match clock by dev_name(dev) Continuing the move away from implementations which give an excuse for other bad implementations, convert SA1100 to lookup its singular clock by dev_name(dev) rather than by id. Signed-off-by: Russell King --- Reading git-diff-tree failed