nand_release_device (9) - Linux Manuals
nand_release_device: [GENERIC] release chip
NAME
nand_release_device - [GENERIC] release chip
SYNOPSIS
-
void nand_release_device(struct mtd_info
* mtd);
ARGUMENTS
mtd
-
- MTD device structure
DESCRIPTION
Release chip lock and wake up anyone waiting on the device.
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT