1. NAME

nand_release_device - [GENERIC] release chip

2. SYNOPSIS

void nand_release_device(struct mtd_info *  mtd );

3. ARGUMENTS

mtd
    MTD device structure

4. DESCRIPTION

Release chip lock and wake up anyone waiting on the device.

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT