]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ARM] 3469/1: S3C24XX: clkout missing hclk selector
authorBen Dooks <ben-linux@fluff.org>
Sun, 9 Apr 2006 21:21:10 +0000 (22:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 9 Apr 2006 21:21:10 +0000 (22:21 +0100)
commit7359036d5cdb86d14cfeb06d0e5a1d68f85cf8b7
tree0aa7b2592a39865656b1157af170d28dda98af1d
parent13011d08346d9d649119cc6ef519209c6f33f1e8
[ARM] 3469/1: S3C24XX: clkout missing hclk selector

Patch from Ben Dooks

The clkout0/1 output parent code is missing the
HCLK option, and does not set clk->parent field
after updating the clock field

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/clock.c