linux/sound/aoa/fabrics
Greg Kroah-Hartman ae31c1fbdb sound: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device.  Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used.  These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-12 09:20:54 +02:00
..
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
layout.c sound: remove driver_data direct access of struct device 2009-05-12 09:20:54 +02:00