On Fri, May 01, 2009 at 10:18:38PM -0500, Mike Isely wrote:
>
> Acked-By: Mike Isely
>
> Note #1: I am just acking the pvrusb2 part of this.
>
> Note #2: I am immediately pulling the pvrusb2 part of these changes into
> that driver.
Thanks for doing this, I appreciate it.
greg k-h
--
To unsu
Acked-By: Mike Isely
Note #1: I am just acking the pvrusb2 part of this.
Note #2: I am immediately pulling the pvrusb2 part of these changes into
that driver.
-Mike
On Thu, 30 Apr 2009, Greg Kroah-Hartman wrote:
> From: Greg Kroah-Hartman
>
> In the near future, the driver core is goin
From: Greg Kroah-Hartman
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 com