]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: r8a7740: correct SCI clock support for DT
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jul 2014 07:54:40 +0000 (09:54 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 12 Jul 2014 13:15:23 +0000 (15:15 +0200)
commitd1ec90f2875471df2c954f7cbd45b2389ff86aa2
tree0f1bd8d6aac53010fbae23271ff5b08bd76e3c2a
parent9947efaac0545fd833b0ff5147578aba79d297bc
ARM: shmobile: r8a7740: correct SCI clock support for DT

When initialising SCI devices their names will be .serial
not .sci.

This will be used when initialising SCI devices using DT
until common clock framework support is added.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r8a7740.c