platform: msm_shared: Dont loop in vote_clk_disable

To disable votable clocks, just remove the vote and
return. Dont loop on CLF_OFF in CBCR register because
some other subsytem might vote for the same clock and
the clock might always be on and we might be stuck forever.

CRs-Fixed: 592237
Change-Id: I563059fa3fe98c8f08c805f10f2f7e96050fe27b
1 file changed