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