[media] clock-sh7724.c: fix sh-vou clock identifier
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 7 Jun 2015 08:57:55 +0000 (05:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 6 Jul 2015 11:26:08 +0000 (08:26 -0300)
commite36f1b19e80dfd89d56a5af8f4b20d2fc170c3fe
treecd029dd308ee90088a798946424a60f8aeffa306
parent85a0638b7855dfb00dc9b66bc2fdd4276d7dc87c
[media] clock-sh7724.c: fix sh-vou clock identifier

Bitrot has set in for this driver and the sh-vou clock was never enabled,
since the clock name in clock-sh7724.c was wrong. It should be sh-vou, not
sh-vou.0.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Thanks-to: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Magnus Damm <damm@opensource.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
arch/sh/kernel/cpu/sh4a/clock-sh7724.c