This sixth version of the series fixes up two minor cosmetic issues and adds reviewed-by's and tested-by's. If there are no more comments to this version then I'll merge these patches into clk-next so that it can get some cycles in linux-next.
Changes tested on top of the latest clk-next branch with an OMAP4430 Panda board.
Mike Turquette (2): clk: abstract locking out into helper functions clk: allow reentrant calls into the clk framework
drivers/clk/clk.c | 139 ++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 101 insertions(+), 38 deletions(-)