On Tue, Sep 18, 2012 at 11:05:28PM -0700, Stephen Boyd wrote:
> clk_register() returns an ERR_PTR upon failure, not NULL. Fix
> these error paths.
Acked-by: Mark Brown
this is an API change since the driver was sent which the driver didn't
get updatd for.
--
To unsubscribe from this list: send t
clk_register() returns an ERR_PTR upon failure, not NULL. Fix
these error paths.
Cc: Mark Brown
Signed-off-by: Stephen Boyd
---
drivers/clk/clk-wm831x.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/clk/clk-wm831x.c b/drivers/clk/clk-wm831x.c
index e7b
2 matches
Mail list logo