]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sm750fb: replace lynx_crtc methods with function calls
authorMike Rapoport <mike.rapoport@gmail.com>
Fri, 23 Oct 2015 14:55:10 +0000 (17:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:04:13 +0000 (19:04 -0700)
commitc202beee7f4b2b4f363e21fea714c8afcb08b12e
treec2bfcbd78b8840f5732ec78cbf38a4f4331e587e
parent9b2941e27e364c2c3ef7731dab9c7c8564acb690
staging: sm750fb: replace lynx_crtc methods with function calls

The methods in lynx_crtc always use 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