|
@@ -167,6 +168,9 @@ struct pnp_card *pnp_alloc_card(struct pnp_protocol *protocol, int id, char *pnp
|
|
sprintf(card->dev.bus_id, "%02x:%02x", card->protocol->number,
|
|
sprintf(card->dev.bus_id, "%02x:%02x", card->protocol->number,
|
|
dev_id = pnp_add_card_id(card, pnpid);
|
|
dev_id = pnp_add_card_id(card, pnpid);
|