commit | c2b00024bc6f3408b0facc87227383e633131900 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Sat May 23 20:32:35 2015 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed May 27 12:54:46 2015 +0300 |
tree | 51a58dc1f284aba81bbc1083365d0c25978da159 | |
parent | 550e768c2a9932e037f2148ecddecd8a5ee0f26e [diff] |
fbdev: ssd1307fb: potential ERR_PTR dereference The error handling got shifted down a few lines from where it was supposed to be for some reason. Fixes: a14a7ba8cb0f ('fbdev: ssd1307fb: add backlight controls for setting the contrast') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>