commit | 3504e0c87892c272d9784e12918910d74077da0d | [log] [tgz] |
---|---|---|
author | Eli Lindsey <eli@siliconsprawl.com> | Tue Mar 09 00:15:33 2010 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:33 2010 -0700 |
tree | f45094b107862f63187fad354229656cb5d5f936 | |
parent | b9eafe438051f4dfde53227e609c932642d6dc8f [diff] |
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>