commit | e3508bb2bb6d2ed63b93a77833b72979fef3810e | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon Jul 23 17:18:37 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Fri Jul 27 18:22:53 2012 -0700 |
tree | 24a1fb2ff5b40ffe3fb0b355850c72edce6382bf | |
parent | 29f4b0c2dd17d1c2ebe2a2e0bef9bc783c245741 [diff] |
msm: clock-local: Make branch ctl_reg optional Branch clocks will soon be used for reset-only purposes, in which case the ctl_reg field will be NULL. Update the branch handoff and disable code to check for a NULL register address before reading the register. Change-Id: I728b2c1ab2ea6a25010b15b3fb553390003175e2 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>