Greg Kroah-Hartman 61616115d7 parport: 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.

Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:28 -07:00
..
2005-04-16 15:20:36 -07:00
2006-06-25 10:01:09 -07:00
2005-04-16 15:20:36 -07:00
2008-10-16 11:21:49 -07:00
2008-07-26 12:00:03 -07:00
2005-04-16 15:20:36 -07:00