From: Chao Xie Date: Fri, 31 Oct 2014 02:13:48 +0000 (+0800) Subject: clk: mmp: add reset support X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae32a5b321c8484294d129e7980f8fcf35aa42af;p=pandora-kernel.git clk: mmp: add reset support Some clock control regsiter has bit to reset the cotroller. So before enable the clock, we need deassert the reset pin. Make use of reset controller framework to export reset interface for device drivers, then device driver can control the reset action. Signed-off-by: Chao Xie Acked-by: Haojian Zhuang Signed-off-by: Michael Turquette --- Reading git-diff-tree failed