staging: panel: Call init function directly
authorMariusz Gorski <marius.gorski@gmail.com>
Thu, 27 Nov 2014 21:36:46 +0000 (22:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:34:34 +0000 (16:34 -0800)
commitd9114767d1d19a77ebfbab6764281abf84df7862
tree6d47720f18f77fc0f5f545da1f0ffefe18f57f80
parent59a66a24e2e0658cabbabe5b5426ef4aafe87b12
staging: panel: Call init function directly

Remove useless function and let the kernel call the actual
init function directly.

Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com>
Acked-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c