From: Vladimir Zapolskiy Date: Mon, 24 May 2010 21:33:46 +0000 (-0700) Subject: rtc-mxc: remove unnecessary clock source for rtc subsystem X-Git-Tag: v2.6.35-rc1~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf8f57d44d16652336fabdd65e727a6e6f98cd5;p=pandora-kernel.git rtc-mxc: remove unnecessary clock source for rtc subsystem On imx SoCs rtc clock parent is CKIL, but clock rate shall be determined using rtc clock itself, that eliminates CKIL clock usage in the driver. Signed-off-by: Vladimir Zapolskiy Cc: Alessandro Zummo Cc: Daniel Mack Cc: Andrew Morton Cc: Paul Gortmaker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed