Re: [linux-usb-devel] [PATCH] dummy_hcd: rename variables

2005-11-14 Thread David Brownell
On Monday 14 November 2005 9:16 am, Alan Stern wrote: > > The recent platform_device update has reintroduced into dummy_hcd.c the > dreaded dev->dev syndrome. This harkens back to when an earlier version > of that driver included the unforgettable line: > > dev->dev.dev.driver_data = dev;

[linux-usb-devel] [PATCH] dummy_hcd: rename variables

2005-11-14 Thread Alan Stern
Greg: The recent platform_device update has reintroduced into dummy_hcd.c the dreaded dev->dev syndrome. This harkens back to when an earlier version of that driver included the unforgettable line: dev->dev.dev.driver_data = dev; This patch (as602) renames the platform_device variables