diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-30 22:18:08 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-30 22:18:08 +0000 |
commit | 0ea260891398ca8c39e7b6a524839125c0894ad9 (patch) | |
tree | cc13a88175326c83db142bef6b85c82ab0db681b /linux/drivers/media/dvb/ttpci | |
parent | 761fb9dc928dfb9fa78fe3ed6e9269c1fdcbc9b1 (diff) | |
download | mediapointer-dvb-s2-0ea260891398ca8c39e7b6a524839125c0894ad9.tar.gz mediapointer-dvb-s2-0ea260891398ca8c39e7b6a524839125c0894ad9.tar.bz2 |
remove driver_data direct access of struct device
From: Greg Kroah-Hartman <gregkh@suse.de>
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>
Diffstat (limited to 'linux/drivers/media/dvb/ttpci')
0 files changed, 0 insertions, 0 deletions