From: Dan Carpenter Date: Mon, 16 Jun 2014 09:32:33 +0000 (+0300) Subject: clk: ti: apll: not allocating enough data X-Git-Tag: omap-for-v3.17/fixes-against-rc2~295^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c7ee8905d54e66d01902c59490bbc99d87d4efb;p=pandora-kernel.git 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: 4d008589e271 ('CLK: TI: APLL: add support for omap2 aplls') Signed-off-by: Dan Carpenter Signed-off-by: Tero Kristo --- Reading git-diff-tree failed