ARM: S3C6410: update clk->parent when setting clock source
authorThomas Abraham <thomas.ab@samsung.com>
Tue, 8 Sep 2009 05:30:48 +0000 (14:30 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 15 Sep 2009 23:50:05 +0000 (00:50 +0100)
commit6d025ac2fcf9d736ee399efddae74a3362dfa7da
tree2d46f3023f737c8e8e9af708c22123dd7cd32d6c
parent9adb15b80bf1dc6b30a584e76efc876dfd029a13
ARM: S3C6410: update clk->parent when setting clock source

This ensures the clock hierarchy data structures are updated when we
change the clock source in the actual hardware registers.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
[ben-linux@fluff.org: Minor re-indentation of subject]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/s3c6400-clock.c