Messages in this thread |  | | | Date | Wed, 19 Sep 2012 21:31:19 -0400 | | From | Mark Brown <> | | Subject | Re: [PATCH 1/3] clk: wm831x: Fix clk_register() error code checking |
| |
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 <broonie@opensource.wolfsonmicro.com>
this is an API change since the driver was sent which the driver didn't get updatd for.
|  |