Martin Sperl 3b15afefbe 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>
2016-03-17 10:42:17 -07:00
..
2016-03-02 17:43:08 -08:00
2015-11-10 15:00:03 -08:00
2016-03-02 17:44:26 -08:00
2015-07-20 11:11:36 -07:00
2015-12-01 21:44:22 +01:00
2016-03-03 11:26:42 -08:00
2016-03-02 17:44:59 -08:00
2016-03-04 12:52:10 -08:00
2016-03-02 17:46:00 -08:00
2016-03-04 12:53:53 -08:00
2016-03-02 17:46:29 -08:00
2016-03-02 17:46:55 -08:00
2016-03-02 17:47:19 -08:00
2016-03-02 17:47:46 -08:00
2016-03-02 17:48:03 -08:00
2016-03-02 17:48:26 -08:00
2015-07-20 11:11:32 -07:00
2015-05-21 11:55:05 -07:00
2016-03-02 17:48:47 -08:00
2015-07-20 11:11:22 -07:00
2016-03-03 11:27:48 -08:00
2015-07-20 11:11:33 -07:00
2016-03-02 17:50:08 -08:00
2015-11-30 13:00:54 -08:00
2015-07-20 10:53:00 -07:00
2016-03-02 17:50:32 -08:00
2016-03-02 17:50:58 -08:00
2015-07-20 10:53:04 -07:00
2015-07-20 10:53:05 -07:00
2016-03-01 16:23:40 -08:00