On Mon, Jun 01, 2015 at 01:00:29PM -0400, Benjamin Romer wrote: > From: Don Zickus <dzickus@xxxxxxxxxx> > > 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@xxxxxxxxxx> > Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx> > --- > 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 devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel