]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: goldfish: switch from spinlock to mutex
authorKristina Martšenko <kristina.martsenko@gmail.com>
Mon, 24 Mar 2014 23:45:09 +0000 (01:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2014 03:12:55 +0000 (20:12 -0700)
commit67c20cfbce53cf6df28681939d9a9621d2a85dfc
treee52bbfc0e3923deddedec8fbae9d73337cb3e884
parentdff222670ebebf1a7f147a23ccb5fc0312f2ae7e
staging: goldfish: switch from spinlock to mutex

Use a mutex instead of a spinlock in goldfish_nand.c, as suggested by
the TODO list.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/goldfish/README
drivers/staging/goldfish/goldfish_nand.c