From: Philippe Reynes Date: Sun, 26 Jul 2015 21:37:50 +0000 (+0200) Subject: rtc: mxc: use a second rtc clock X-Git-Tag: omap-for-v4.3/fixes-merge-window~8^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5fe77828e16ef6fd8e4931ab177b41449ce8fc;p=pandora-kernel.git rtc: mxc: use a second rtc clock The mxc RTC needs two clocks, one for the input reference, and one for the IP. But this driver was only using one clock (for the reference). This patch add the second clock (for the IP). Acked-by: Alexandre Belloni Signed-off-by: Philippe Reynes Signed-off-by: Shawn Guo --- Reading git-diff-tree failed