diff options
author | Martin Sperl <kernel@martin.sperl.org> | 2016-02-29 12:51:42 +0000 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2016-03-17 10:42:17 -0700 |
commit | 3b15afefbef9b5952e3d68ad73d93f981b9faca8 (patch) | |
tree | f536b12cedcffdc4ee1e6b6e1d4935930575c59e /arch/c6x | |
parent | 56eb3a2ed9726961e1bcfa69d4a3f86d68f0eb52 (diff) |
clk: bcm2835: reorganize bcm2835_clock_array assignment
Reorganize bcm2835_clock_array so that there is no more
need for separate bcm2835_*_data structures to be defined.
Instead the required structures are generated inline via
helper macros.
To allow this to also work for pll alone it was required that
the parent_pll was changed from a pointer to bcm2835_pll_data
to the name of the pll instead.
Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions