Decrement a ports reference count
void parport_put_port(struct parport * port);
port
the port
This should be called once for each call to parport_get_port, once the port is no longer needed.