diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2009-04-30 19:18:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 18:20:58 -0300 |
commit | ca19d84295c2579229c5478db8b0f9cd7e821685 (patch) | |
tree | e3d8aa2a712da2fd0805e907395ea2f4ca7dc26b /drivers/rtc/rtc-rx8581.c | |
parent | 413ef8a20ae4c12f2462385ac2eebf51a6feabea (diff) |
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>
Diffstat (limited to 'drivers/rtc/rtc-rx8581.c')
0 files changed, 0 insertions, 0 deletions