ALSA: ca0106: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:01 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:07 +0000 (07:25 +0100)
commitfc97aef32338c5d5d9454f49655a275af03b2911
treeaa0d10809bc074cf40fad5ce0aba22df97eca08e
parentb87ddad2773eb9a1951dd1513bee9f8a6aef7614
ALSA: ca0106: 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-30-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ca0106/ca0106_main.c