1
0
Fork 0
alistair23-linux/sound/aoa/soundbus
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
..
i2sbus sound: remove driver_data direct access of struct device 2009-05-12 09:20:54 +02:00
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
core.c sound: struct device - replace bus_id with dev_name(), dev_set_name() 2008-11-03 08:57:33 +01:00
soundbus.h powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h 2008-08-20 16:34:59 +10:00
sysfs.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00