fbdev: Minor cleanup in WM8505-related code
authorAlexey Charkov <alchark@gmail.com>
Mon, 20 Dec 2010 13:03:14 +0000 (16:03 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Dec 2010 16:05:43 +0000 (01:05 +0900)
commita7f53284e97af9670a68993c31f61a4e62a19ea5
tree9469611835d11654197d671537535b4425a6cfea
parent521bc83b0fcda6f323f1de0e7bf137401a8145a2
fbdev: Minor cleanup in WM8505-related code

This replaces the last remaining driver name reference with the
macro for uniformity in wm8505fb.

In addition, the error return path in wmt_ge_rops.c is made more
uniform by getting rid of goto's in remaining places.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/wm8505fb.c
drivers/video/wmt_ge_rops.c