diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2005-11-14 12:16:30 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-04 13:48:31 -0800 |
commit | 8364d6b0be2dbbf162c6aea79615b5025a0d67c2 (patch) | |
tree | f7511fe4a6b7ee39d4e8126712a7112dd1e2659a /drivers/usb/core/buffer.c | |
parent | a4f81a61ebba5953cba1e76f66423a7eca4a5ee4 (diff) |
[PATCH] USB: dummy_hcd: rename variables
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 to "pdev", in
the hope of reducing confusion.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions