OSDN Git Service

USB: Make the isp1760_register function prototype more generic
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 10 Feb 2009 16:55:45 +0000 (16:55 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:31 +0000 (16:20 -0700)
commitf9031f2c4237abfe75d9ad33f5c0f0dde96f7d09
tree7157000ccf8dee34d68b62b7dd8ed59c372f3c41
parenta2c2706e1043c17139c2dafd171c4a5cf008ef7e
USB: Make the isp1760_register function prototype more generic

The patch changes the prototype of the isp1760_register() function to use
predefined types like phys_addr_t and resource_size_t rather than u64

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h