From: Tomi Valkeinen Date: Thu, 9 Oct 2014 14:03:18 +0000 (+0300) Subject: ARM: OMAP4: fix RFBI iclk X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~7^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc84f46de7118d4a5a5b7ed1dced40c2247083d;p=pandora-kernel.git ARM: OMAP4: fix RFBI iclk RFBI iclk was set to point to hacky "dss_fck", which will be removed. Instead use "l3_div_ck", which is the proper clock for this. "l3_div_ck" is the parent of "dss_fck", so the clock rate is the same as previously. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed