From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Wed, 18 Jun 2014 20:49:00 +0800 Subject: [PATCH] ARM: i.MX clk: Move clock check function in common location In-Reply-To: <1402414826-24831-1-git-send-email-shc_work@mail.ru> References: <1402414826-24831-1-git-send-email-shc_work@mail.ru> Message-ID: <20140618124859.GJ8860@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 10, 2014 at 07:40:26PM +0400, Alexander Shiyan wrote: > This patch moves clock check function in common i.MX location > and switch i.MX clk drivers to use this new function. > > Signed-off-by: Alexander Shiyan Applied, thanks.