On Tuesday 09 March 2010, Thadeu Lima de Souza Cascardo wrote:
Well, actually please have a look at
http://git.kernel.org/?p=linux/kernel/git/arnd/playground.git;a=commitdiff;h=c06fd0234...
* use mutex_lock_interruptible() where possible
* you probably don't want to hold input_mutex when calling into the lower
device's open function
Arnd
--