Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: ti: apll: not allocating enough data
There is a cut and paste bug here which will lead to memory corruption because we don't allocate enough data. Fixes: 4d00858 ('CLK: TI: APLL: add support for omap2 aplls') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
- Loading branch information