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
..
2009-01-12 14:56:41 +01:00
2008-11-17 11:45:39 +00:00
2008-08-25 09:57:38 +02:00
2008-08-25 09:57:48 +02:00
2008-12-09 10:49:26 +00:00
2009-01-05 17:47:17 +00:00
2009-01-05 17:47:17 +00:00
2008-11-17 11:45:39 +00:00
2008-11-12 11:13:29 +01:00