From: Catalin Marinas Date: Tue, 10 Feb 2009 16:55:45 +0000 (+0000) Subject: USB: Make the isp1760_register function prototype more generic X-Git-Tag: v2.6.30-rc1~670^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9031f2c4237abfe75d9ad33f5c0f0dde96f7d09;p=pandora-kernel.git 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 Cc: Sebastian Siewior Cc: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed