commit | fe2ee0570a1a2d78add9cf7cab80056c86ba637c | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Thu Jul 14 13:33:44 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 09:59:11 2011 -0700 |
tree | bf632122a5dbcd2c13b0393da9f42bf5bf900642 | |
parent | e46ef6f1bc4d6d406e90e8e4dbcbeef0e2257cae [diff] |
msm: clock-8960: Move vcodec_axi_{a,b}_clk reset control to vcodec_axi_clk Whenever one needs to be reset the others do too, so just control them all in one place. This avoids the need to manage all three AXI clocks in drivers that need to assert these resets. Signed-off-by: Matt Wagantall <mattw@codeaurora.org>