ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 9 Oct 2023 11:54:37 +0000 (13:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Oct 2023 12:56:25 +0000 (14:56 +0200)
commite6d0c13e9f46f9cf83f2f4946b0a2954599552a7
tree21e6fa3d5c2e4652413472b6edcb88ea7aab2b1b
parent3d1a0558136150448c91f9dd915dec843de8eacf
ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init

Now that all drivers have moved from modprobe loading to
handling -EPROBE_DEFER, we can remove the argument again.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20231009115437.99976-14-maarten.lankhorst@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_i915.h
sound/hda/hdac_i915.c
sound/pci/hda/hda_intel.c
sound/soc/intel/avs/core.c
sound/soc/intel/skylake/skl.c
sound/soc/sof/intel/hda-codec.c