]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: sm7xxfb: use kernel commandline
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 7 Jul 2015 08:14:35 +0000 (13:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 03:05:32 +0000 (20:05 -0700)
commiteb90d44de7e6c7498a21e8de2935123395bbc31b
tree8943f2147bebb0cb32b77f970a04094a2dd38249
parent4a012d30508ed09063e35eeee95e34ecc8534716
staging: sm7xxfb: use kernel commandline

We were only using the kernel commandline to set the mode if this driver
is builtin, but when it is built as a module we were not having any way
to set the mode. Start using commandline even if it is built as a
module.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c