Searched hist:"3 a1e341c5687b4e8fe51ca1c933b1f23ab3304c1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/drivers/pcsp/ |
H A D | pcsp_input.h | diff 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 D | pcsp_input.c | diff 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 D | pcsp.c | diff 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>
|