Re: [PATCH 0/3] CCF fixlets

2014-04-15 Thread Stephen Boyd
On 03/26/14 16:06, Stephen Boyd wrote: > Two small changes to clean up the code plus a change to make > driver code simpler. > > ping? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscrib

[PATCH 0/3] CCF fixlets

2014-03-26 Thread Stephen Boyd
Two small changes to clean up the code plus a change to make driver code simpler. Stephen Boyd (3): clk: Don't check for missing ops in clk_set_parent() clk: Consolidate recalc rate logic clk: Ignore error and NULL pointers passed to clk_{unprepare,disable}() drivers/clk/clk.c | 39 +++