usb/isp1760: Consolidate printouts and remove unused code
authorArvid Brodin <arvid.brodin@enea.com>
Sat, 26 Feb 2011 21:06:37 +0000 (22:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:23:38 +0000 (19:23 -0800)
commit6bda21bc0941c11f07cbf436ff6ca85e7e6e47f0
treef0a871bace736393a9bbdd03dcfac80fe4ab601a
parentbbaa387674b65a2f784631cc4c87c77ec9d3374e
usb/isp1760: Consolidate printouts and remove unused code

Consolidate printouts to use dev_XXX functions instead of an assortment of
printks and driver specific macros. Remove some unused code snippets and struct
members. Remove some unused function parameters and #defines. Change the
"queue_entry" variable name which has different but related meanings in
different places and use "slot" only.

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h