commit | 400822fec46ce69d2ba7692689a1689653f7b847 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@gefanuc.com> | Tue Aug 11 16:20:22 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:11 2009 -0700 |
tree | 2ceb1f136ca514a17d8a14e38dfcc7595d192add | |
parent | 238add523bf9c89db1a191599fff2770af55e0fd [diff] |
Staging: Use proper mutexes in the tsi-148 VME driver The VME core and tsi-148 driver currently use semaphores as mutexes. Switch to proper mutex implementation. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>