On Mon, Jun 01, 2015 at 01:00:29PM -0400, Benjamin Romer wrote:
> From: Don Zickus <[email protected]>
> 
> The bus device and regular device were using two different
> structs.  Let's combine them as they are not entirely different
> from one another.
> 
> This allows us to move this creation up the stack later and
> actually remove bus/dev_info easily.
> 
> Most of the churn is just renaming devdata -> dev and 'struct
> visorbus_devdata' to 'struct visor_device'.
> 
> Signed-off-by: Don Zickus <[email protected]>
> Signed-off-by: Benjamin Romer <[email protected]>
> ---
>  drivers/staging/unisys/visorbus/visorbus_main.c | 127 
> +++++++++++-------------
>  1 file changed, 57 insertions(+), 70 deletions(-)

This patch doesn't apply cleanly, so that means we are out of sync with
our trees.  Please fix up and resend this series from this point on.

thanks,

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to