Files
linux/drivers
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers
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: David S. Miller <davem@davemloft.net>
2009-05-04 21:33:19 -07:00
..
2009-04-13 04:22:04 -04:00
2009-04-07 08:31:03 -07:00
2009-04-05 02:14:15 -04:00
2009-04-08 14:13:04 +02:00
2009-04-08 00:00:33 -07:00
2009-04-27 05:37:39 -07:00
2009-04-09 00:27:17 +01:00
2009-04-05 00:32:25 +02:00
2009-04-02 00:40:41 +00:00
2009-04-22 16:54:27 -04:00
2009-04-02 11:19:57 +09:00
2009-04-27 03:22:15 -07:00
2009-04-05 00:32:22 +02:00