]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: sm7xxfb: change return of sm7xx_vga_setup
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 8 Mar 2015 17:40:11 +0000 (23:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 12:56:03 +0000 (13:56 +0100)
commit71ce762feb382d25e8a20f88503009fee47a7e92
tree10338b1722e910f124d9b39aab591804b2bf2a83
parentf0f37e658cd8fcedea81aa1bd742f27cd1f707ec
staging: sm7xxfb: change return of sm7xx_vga_setup

change return type of sm7xx_vga_setup() to void as we are not using
the return type anywhere. if this function fails we fall back to the
default configuration.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c