Searched hist:"691351 de31684b98a7366b08cd278bb057b51fce" (Results 1 – 5 of 5) sorted by relevance
/linux/sound/hda/common/ |
H A D | bind.c | diff 691351de31684b98a7366b08cd278bb057b51fce Wed Jul 09 18:04:28 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda: Drop superfluous driver->ops NULL checks
After all conversions, driver->ops became a must in most places (except for the codec power setup which might be called before binding to the codec driver), hence we can get rid of the superfluous driver->ops NULL checks, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-26-tiwai@suse.de
|
H A D | codec.c | diff 691351de31684b98a7366b08cd278bb057b51fce Wed Jul 09 18:04:28 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda: Drop superfluous driver->ops NULL checks
After all conversions, driver->ops became a must in most places (except for the codec power setup which might be called before binding to the codec driver), hence we can get rid of the superfluous driver->ops NULL checks, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-26-tiwai@suse.de
|
H A D | hda_local.h | diff 691351de31684b98a7366b08cd278bb057b51fce Wed Jul 09 18:04:28 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda: Drop superfluous driver->ops NULL checks
After all conversions, driver->ops became a must in most places (except for the codec power setup which might be called before binding to the codec driver), hence we can get rid of the superfluous driver->ops NULL checks, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-26-tiwai@suse.de
|
/linux/sound/soc/codecs/ |
H A D | hda.c | diff 691351de31684b98a7366b08cd278bb057b51fce Wed Jul 09 18:04:28 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda: Drop superfluous driver->ops NULL checks
After all conversions, driver->ops became a must in most places (except for the codec power setup which might be called before binding to the codec driver), hence we can get rid of the superfluous driver->ops NULL checks, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-26-tiwai@suse.de
|
H A D | hdac_hda.c | diff 691351de31684b98a7366b08cd278bb057b51fce Wed Jul 09 18:04:28 CEST 2025 Takashi Iwai <tiwai@suse.de> ALSA: hda: Drop superfluous driver->ops NULL checks
After all conversions, driver->ops became a must in most places (except for the codec power setup which might be called before binding to the codec driver), hence we can get rid of the superfluous driver->ops NULL checks, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250709160434.1859-26-tiwai@suse.de
|