]> git.baikalelectronics.ru Git - kernel.git/commit
staging: frontier: switch semaphores to mutexes
authorEli Lindsey <eli@siliconsprawl.com>
Tue, 9 Mar 2010 06:15:33 +0000 (00:15 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:33 +0000 (11:35 -0700)
commitdedab85ea312abc07bb641b8efc09329d3f0f50d
treef45094b107862f63187fad354229656cb5d5f936
parentbe799bd40a6a7878d26acd0dfcfb80eb7e0e1e66
staging: frontier: switch semaphores to mutexes

This patch changes the use of semaphores in alphatrack.c and tranzport.c to
mutexes at the suggestion of checkpatch.pl

Signed-off-by: Eli Lindsey <eli@siliconsprawl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/frontier/alphatrack.c
drivers/staging/frontier/tranzport.c