Files
linux/drivers/clk
Chris Brand abeab450bf clk: Propagate any error return from debug_init()
If the .debug_init op is provided, it will be called by
clk_debug_create_one(). If debug_init() returns an error code,
clk_debug_create_one() will return -ENOMEM, regardless of the
value returned from debug_init(). Tweak the code to return
the actual value returned by debug_init() instead.

Signed-off-by: Chris Brand <chris.brand@linaro.org>
Reviewed-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-07-29 17:13:48 -07:00
..
2014-05-12 11:30:32 +08:00
2014-07-28 23:30:46 -07:00
2013-11-04 12:23:18 -08:00
2014-05-27 18:29:04 -07:00
2014-05-22 15:54:59 -07:00
2014-07-28 23:30:46 -07:00