commit | 2f82614ca597ef0aa4ddc26de5f9a176f1a91ee6 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Fri Aug 07 19:23:04 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:13 2009 -0700 |
tree | 9d5b9a43995256583da1c760e9855a7ea33a0f32 | |
parent | a2171b6807b01bb942de9524b01df29cf71b46c6 [diff] |
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>