Searched hist:ae31c1fbdbb18d917b0a1139497c2dbd35886989 (Results 1 – 5 of 5) sorted by relevance
/linux/sound/aoa/fabrics/ |
H A D | layout.c | diff ae31c1fbdbb18d917b0a1139497c2dbd35886989 Mon May 04 21:40:54 CEST 2009 Greg Kroah-Hartman <gregkh@suse.de> 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>
|
/linux/sound/aoa/soundbus/i2sbus/ |
H A D | core.c | diff ae31c1fbdbb18d917b0a1139497c2dbd35886989 Mon May 04 21:40:54 CEST 2009 Greg Kroah-Hartman <gregkh@suse.de> 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>
|
/linux/sound/soc/codecs/ |
H A D | wm8400.c | diff ae31c1fbdbb18d917b0a1139497c2dbd35886989 Mon May 04 21:40:54 CEST 2009 Greg Kroah-Hartman <gregkh@suse.de> 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>
|
H A D | wm8731.c | diff ae31c1fbdbb18d917b0a1139497c2dbd35886989 Mon May 04 21:40:54 CEST 2009 Greg Kroah-Hartman <gregkh@suse.de> 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>
|
H A D | wm8753.c | diff ae31c1fbdbb18d917b0a1139497c2dbd35886989 Mon May 04 21:40:54 CEST 2009 Greg Kroah-Hartman <gregkh@suse.de> 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>
|