Re: [PATCH] clk: turn rate change failed warning into pr_debug

2014-03-20 Thread Mike Turquette
Quoting Sascha Hauer (2014-03-05 03:28:28) > Mike, > > Any objections to this patch? None at all. Taken into clk-next. Thanks, Mike > > Sascha > > On Thu, Jan 16, 2014 at 04:12:55PM +0100, Sascha Hauer wrote: > > If a rate change failed it's the opportunity of the caller to handle > > this. D

Re: [PATCH] clk: turn rate change failed warning into pr_debug

2014-03-05 Thread Sascha Hauer
Mike, Any objections to this patch? Sascha On Thu, Jan 16, 2014 at 04:12:55PM +0100, Sascha Hauer wrote: > If a rate change failed it's the opportunity of the caller to handle > this. Do not spam the log with a message. > > Signed-off-by: Sascha Hauer > Cc: Mike Turquette > Cc: linux-arm-ker.