commit | 4c29e9799878b6a5fc9ec37d40132c2380911e0f | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Fri Aug 14 15:41:16 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:15 2009 -0700 |
tree | 8627008b311621ab6fafcbd1627b6c7840757ac7 | |
parent | 6f13ea3df5de2af5c50e15218553c2434e455be9 [diff] |
Staging: sep: Implement some proper open/close methods Use the mutex as a protection for open close rather than leaving it hanging invalidly across userspace. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>