linux/drivers/media/dvb/firewire
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
..
Kconfig
Makefile
firedtv-1394.c V4L/DVB (11739): remove driver_data direct access of struct device 2009-06-16 18:20:58 -03:00
firedtv-avc.c Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning." 2009-04-06 21:44:33 -03:00
firedtv-ci.c
firedtv-dvb.c V4L/DVB (11739): remove driver_data direct access of struct device 2009-06-16 18:20:58 -03:00
firedtv-fe.c firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error 2009-02-24 17:58:23 +01:00
firedtv-rc.c V4L/DVB (11724): firedtv: Storage class should be before const qualifier 2009-06-16 18:20:56 -03:00
firedtv.h