Home
last modified time | relevance | path

Searched hist:"3 a1e341c5687b4e8fe51ca1c933b1f23ab3304c1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp_input.hdiff 3a1e341c5687b4e8fe51ca1c933b1f23ab3304c1 Thu Jul 15 02:59:41 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: pcsp: Allocate resources with device-managed APIs

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

Link: https://lore.kernel.org/r/20210715075941.23332-80-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dpcsp_input.cdiff 3a1e341c5687b4e8fe51ca1c933b1f23ab3304c1 Thu Jul 15 02:59:41 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: pcsp: Allocate resources with device-managed APIs

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

Link: https://lore.kernel.org/r/20210715075941.23332-80-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dpcsp.cdiff 3a1e341c5687b4e8fe51ca1c933b1f23ab3304c1 Thu Jul 15 02:59:41 CDT 2021 Takashi Iwai <tiwai@suse.de> ALSA: pcsp: Allocate resources with device-managed APIs

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

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