|
struct pnp_resource_table *cfg = kmalloc(sizeof(*cfg), GFP_KERNEL);
|
|
struct pnp_resource_table *cfg = kmalloc(sizeof(*cfg), GFP_KERNEL);
|
|
acard->dev = pnp_request_card_device(card, id->devs[0].id, NULL);
|
|
acard->dev = pnp_request_card_device(card, id->devs[0].id, NULL);
|