]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7ccbb1533e6cc314027203c3ef0abf9745e11f4
tree860f9f5e3cee54b0c6f5aa65a48f948c82a9f787
parent225d1f353258f895834a10b067bc7d7e85810bbe
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