linux/sound/pcmcia/vx
Takashi Iwai 2e0de6ea95 ALSA: vxpocket: Use container_of()
The vxpocket 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-17 07:12:57 +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
vxp_mixer.c ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00
vxp_ops.c ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00
vxpocket.c ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00
vxpocket.h ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00