From: Sudip Mukherjee Date: Sun, 8 Mar 2015 17:40:09 +0000 (+0530) Subject: staging: sm7xxfb: use module init and exit X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65434eb265393ea1741953621559c61bba56062;p=pandora-kernel.git staging: sm7xxfb: use module init and exit use module_init() and module_exit() instead of module_pci_driver and at the same time make way for use of kernel boot parameters. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed