1. NAME

pnp_release_card_device - call this when the driver no longer needs the device

2. SYNOPSIS

void pnp_release_card_device(struct pnp_dev *  dev );

3. ARGUMENTS

dev
    pointer to the PnP device structure

4. COPYRIGHT