/[openvortex]/alsa/alsa-kernel/isa/cmi8330.c
ViewVC logotype

Diff of /alsa/alsa-kernel/isa/cmi8330.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by vizard, Sat May 31 02:35:10 2003 UTC revision 1.3 by vizard, Mon Aug 11 00:06:39 2003 UTC
# Line 293  static int __devinit snd_cmi8330_pnp(int Line 293  static int __devinit snd_cmi8330_pnp(int
293                                       const struct pnp_card_device_id *id)                                       const struct pnp_card_device_id *id)
294  {  {
295          struct pnp_dev *pdev;          struct pnp_dev *pdev;
296          struct pnp_resource_table * cfg = kmalloc(GFP_ATOMIC, sizeof(struct pnp_resource_table));          struct pnp_resource_table * cfg = kmalloc(sizeof(struct pnp_resource_table), GFP_KERNEL);
297          int err;          int err;
298    
299          acard->cap = pnp_request_card_device(card, id->devs[0].id, NULL);          acard->cap = pnp_request_card_device(card, id->devs[0].id, NULL);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26