kernel-ark/drivers/media
Greg Kroah-Hartman ca19d84295 V4L/DVB (11739): 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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 18:20:58 -03:00
..
common V4L/DVB (11723): Link firmware to physical device 2009-06-16 18:20:56 -03:00
dvb V4L/DVB (11739): remove driver_data direct access of struct device 2009-06-16 18:20:58 -03:00
radio V4L/DVB (11663): Fix a warning introduced by git commit ec5f5bf805 2009-06-16 18:20:50 -03:00
video V4L/DVB (11739): remove driver_data direct access of struct device 2009-06-16 18:20:58 -03:00
Kconfig V4L/DVB (10633): DAB: fix typo 2009-03-30 12:42:49 -03:00
Makefile