fbdev: pxa3xx-gcu: remove redundant implementation of open()
authorMartin Kepplinger <martink@posteo.de>
Wed, 29 Oct 2014 19:22:57 +0000 (20:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 18:25:52 +0000 (10:25 -0800)
commit2bfeeca107591134bf9a40945c50d337bf858612
treeb3f6c89d9e62eaf44b39479fc7af954215dad7aa
parent32eca22180804f71b06b63fd29b72f58be8b3c47
fbdev: pxa3xx-gcu: remove redundant implementation of open()

the miscdevice core now does the work in any case.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/video/fbdev/pxa3xx-gcu.c