staging: sm750fb: use direct call to hw_sm750_output_setMode
authorMike Rapoport <mike.rapoport@gmail.com>
Fri, 23 Oct 2015 14:55:11 +0000 (17:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:04:13 +0000 (19:04 -0700)
commit9821ed04795f019bfa14573847c743c6b89d96c4
tree99ea70ee702241bf065a7ee7c4f3e2c00530f6a2
parentc202beee7f4b2b4f363e21fea714c8afcb08b12e
staging: sm750fb: use direct call to hw_sm750_output_setMode

The proc_setMode method in lynx_output always uses the same
implementation and there is no point to use redirection rather than
direct function call.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750.h