Greg Kroah-Hartman 017596b61f input: 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:27 -07:00
..
2009-04-16 08:51:52 -07:00
2008-05-20 12:17:39 -04:00
2009-03-09 20:14:10 -07:00
2009-03-09 20:14:10 -07:00
2009-04-02 11:21:40 +09:00
2008-10-15 23:29:12 -04:00
2008-10-15 23:29:12 -04:00
2008-10-15 23:29:12 -04:00