linux-stable/sound/pci/vx222
Takashi Iwai 5f976f5891 ALSA: vx222: Use container_of()
The vx222 driver is using the explicit cast from the parent class
pointer, but it'll be broken when the structure field randomization is
applied.  Use container_of() in a modern manner, instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-05-15 11:21:05 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vx222.c ALSA: vx222: Use container_of() 2017-05-15 11:21:05 +02:00
vx222.h ALSA: vx222: Use container_of() 2017-05-15 11:21:05 +02:00
vx222_ops.c ALSA: vx222: Use container_of() 2017-05-15 11:21:05 +02:00