X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fusb%2Fcaiaq%2Fdevice.c;h=88e3f8149e234b82c12a448d68642ce33b87fed2;hb=009a50d49ea0bd44dff14142e27b872f4de2d67f;hp=3eb605bd95038ff6e4a596484747c5887c69208f;hpb=f470f8d4e702593ee1d0852871ad80373bce707b;p=pandora-kernel.git diff --git a/sound/usb/caiaq/device.c b/sound/usb/caiaq/device.c index 3eb605bd9503..88e3f8149e23 100644 --- a/sound/usb/caiaq/device.c +++ b/sound/usb/caiaq/device.c @@ -485,7 +485,7 @@ static int __devinit snd_probe(struct usb_interface *intf, const struct usb_device_id *id) { int ret; - struct snd_card *card; + struct snd_card *card = NULL; struct usb_device *device = interface_to_usbdev(intf); ret = create_card(device, intf, &card);