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)
commit3504e0c87892c272d9784e12918910d74077da0d
treef45094b107862f63187fad354229656cb5d5f936
parentb9eafe438051f4dfde53227e609c932642d6dc8f
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