[PATCH v4 04/16] staging: unisys: Migrate bus from devdata to visor_device

Greg KH gregkh at linuxfoundation.org
Tue Jun 2 05:24:08 UTC 2015


On Mon, Jun 01, 2015 at 01:00:29PM -0400, Benjamin Romer wrote:
> From: Don Zickus <dzickus at redhat.com>
> 
> 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 <dzickus at redhat.com>
> Signed-off-by: Benjamin Romer <benjamin.romer at unisys.com>
> ---
>  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


More information about the devel mailing list