Skip to content

Commit

Permalink
ARM: S5PC1XX: Change clksrc_clks to use array of clocks
Browse files Browse the repository at this point in the history
Remove the individual 'struct clksrc_clks' and place them into an array
so that we can simply use s3c_register_clksrcs to register tham all in one
go.

Since the spdif clock relies on the audio clock, move the audio clocks
into their own arrary.

Thanks to  Marek Szyprowski for testing and pointing out the four clocks
what where missed from the clock list.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Ben Dooks committed Jan 15, 2010
1 parent 1d026d9 commit c837e88
Showing 1 changed file with 179 additions and 237 deletions.
Loading

0 comments on commit c837e88

Please sign in to comment.