linux/sound/hda/ext
Vinod Koul e57690b1ae ALSA: hdac: Fix size allocation for ext device allocation
While creating hdac_ext_device, we used hdev for sizeof insteadof
edev, which resulted in eventual crash of the system Fix the size
here

Fixes: a512f56116 ('ALSA: hdac: add hdac extended device')
Reported-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-08-23 09:43:25 +02:00
..
hdac_ext_bus.c ALSA: hdac: Fix size allocation for ext device allocation 2015-08-23 09:43:25 +02:00
hdac_ext_controller.c ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() 2015-08-21 19:28:18 +02:00
hdac_ext_stream.c ALSA: hdac: Remove the usage of key for host stream 2015-08-21 19:28:21 +02:00
Makefile ALSA: hdac_ext: add extended stream capabilities 2015-06-11 11:59:22 +02:00