Takashi Iwai 53fb1e6359 ALSA: Introduce snd_card_create()
Introduced snd_card_create() function as a replacement of snd_card_new().
The new function returns a negative error code so that the probe callback
can return the proper error code, while snd_card_new() can give only NULL
check.

The old snd_card_new() is still provided as an inline function but with
__deprecated attribute.  It'll be removed soon later.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-01-12 14:56:41 +01:00
..
2008-12-25 11:40:24 +01:00
2009-01-12 14:56:41 +01:00
2008-09-04 10:33:55 +02:00
2009-01-08 08:31:14 -08:00
2008-05-27 15:56:20 +02:00
2008-09-06 11:43:41 +02:00
2008-01-31 17:29:48 +01:00
2007-05-21 09:18:19 -07:00