summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/bcm_umi_nand.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2010-01-29 20:39:02 +0000
committerStephen Rothwell <sfr@canb.auug.org.au>2010-03-30 10:59:29 +1100
commit832d72674364863496fee86a1dfd7c38b0a5c333 (patch)
treebbb3bb0d86d7241a7bec8f2bdb74e27570e46d1c /drivers/mtd/nand/bcm_umi_nand.c
parentf0a4345c64b812274947d3e050c22cbbb2cd94b5 (diff)
drivers/base: Convert dev->sem to mutex
The semaphore is semantically a mutex. Convert it to a real mutex and fix up a few places where code was relying on semaphore.h to be included by device.h, as well as the users of the trylock function, as that value is now reversed. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/mtd/nand/bcm_umi_nand.c')
0 files changed, 0 insertions, 0 deletions