msm: clock-local: Replace bank_masks with bank_info pointer

bank_masks are just one of the types of data that can be used for
the rcg_clk.set_rate() function. Make this field into a void
pointer to ease overloading of what the set_rate() function can
use.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
4 files changed