OSDN Git Service

ALSA: sb: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:46 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:01 +0000 (07:25 +0100)
commit07ed72ba4d45601313848664e97cb2fc5d71f45d
treec56379d740ead7721ad7a29fadd0689691b8dea2
parent9ce57056d8ce15972b5547559e8f4e5d2013c4ec
ALSA: sb: Use managed buffer allocation

Clean up the driver with the new managed buffer allocation API.
The hw_params and hw_free callbacks became superfluous and got
dropped.

Link: https://lore.kernel.org/r/20191209094943.14984-15-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sb/sb16_main.c
sound/isa/sb/sb8_main.c