sh: sh7757: switch RSPI clock to dev ID match
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Thu, 3 Apr 2014 21:46:43 +0000 (14:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:20:53 +0000 (16:20 -0700)
commitba6e8b8f02e0431550e9e3c12cbc7dd2d1e14534
tree860f9f5e3cee54b0c6f5aa65a48f948c82a9f787
parentf0767e897816c82cdb27058bd3be76442b7b5b10
sh: sh7757: switch RSPI clock to dev ID match

Switch the RSPI MSTP clock on SH7757 from a con ID match to a dev ID
match, so we can start looking it up using clk_get() with a NULL ID.

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sh/kernel/cpu/sh4a/clock-sh7757.c