Home
last modified time | relevance | path

Searched hist:ed16a22b09002fe1bef302242a0ac4a00f44b20d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/drivers/
H A Ddummy.cdiff ed16a22b09002fe1bef302242a0ac4a00f44b20d Thu Jul 15 02:59:40 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: dummy: Allocate resources with device-managed APIs

Use the new snd_devm_card_new() for the card object allocation, and
clean up the superfluous remove callback.

Link: https://lore.kernel.org/r/20210715075941.23332-79-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>