aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorJamie Iles <jamie@jamieiles.com>2011-01-11 07:43:43 -0500
committerPaul Mundt <lethal@linux-sh.org>2011-01-12 01:00:32 -0500
commitec03031707a348578c6ded277e5d92eb21de4fce (patch)
tree4adf97316956eb4b48235c12f7dbaebd76ea97e3 /Kconfig
parent0b2e9cb42cd0b5b0c95a776e30c9ecdff16587ea (diff)
nuc900fb: don't treat NULL clk as an error
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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions