commit | ba6e8b8f02e0431550e9e3c12cbc7dd2d1e14534 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | Thu Apr 03 14:46:43 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 03 16:20:53 2014 -0700 |
tree | 860f9f5e3cee54b0c6f5aa65a48f948c82a9f787 | |
parent | f0767e897816c82cdb27058bd3be76442b7b5b10 [diff] |
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>