+3
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
clk_get() returns a struct clk cookie to the driver and some platforms may return NULL if they only support a single clock. clk_get() has only failed if it returns a ERR_PTR() encoded pointer. Cc: linux-fbdev@vger.kernel.org Signed-off-by:Jamie Iles <jamie@jamieiles.com> Acked-by:
Wan ZongShun <mcuos.com@gmail.com> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>