1. NAME

pnp_unregister_protocol - removes a pnp protocol from the pnp layer

2. SYNOPSIS

void pnp_unregister_protocol(struct pnp_protocol *  protocol );

3. ARGUMENTS

protocol
    pointer to the corresponding pnp_protocol structure

4. COPYRIGHT