Quoting Alexandre Belloni (2018-10-16 07:21:43)
> Set gck->audio_pll_allowed in at91_clk_register_generated. This makes it
> easier to do it from code that is not parsing device tree.
>
> Also, this fixes an issue where the resulting clk_hw can be dereferenced
> before being tested for error.
>
> Fixes: 1a1a36d72e3d ("clk: at91: clk-generated: make gclk determine audio_pll
> rate")
> Signed-off-by: Alexandre Belloni <[email protected]>
> ---Applied to clk-next

