]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit880d071953f943574b7f7a18c59f4cd5085fd3e9
tree7157000ccf8dee34d68b62b7dd8ed59c372f3c41
parent735623e0c66a7fd24868072c1dcb5be6033128cb
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