Skip to content

Commit

Permalink
Staging: sep: Use filp->private_data to create proper device instances
Browse files Browse the repository at this point in the history
Move from using a sep_dev global. The workqueue still uses it and we use the
pointer in order to know if a device was found.

This requires some restructuring as the pci probe and the init module logic
are all rather messed up and only worked by luck.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 6343cef commit ca605bb
Showing 1 changed file with 395 additions and 324 deletions.
Loading

0 comments on commit ca605bb

Please sign in to comment.