Staging: sep: statically initialize the fops like other drivers
authorAlan Cox <alan@linux.intel.com>
Fri, 7 Aug 2009 18:23:04 +0000 (19:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:13 +0000 (12:02 -0700)
commit2f82614ca597ef0aa4ddc26de5f9a176f1a91ee6
tree9d5b9a43995256583da1c760e9855a7ea33a0f32
parenta2171b6807b01bb942de9524b01df29cf71b46c6
Staging: sep: statically initialize the fops like other drivers

This doesn't need to be done at runtime so do it at compile time

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/sep/sep_main_mod.c