From: Catalin Marinas Date: Tue, 10 Feb 2009 16:55:51 +0000 (+0000) Subject: USB: Add platform device support for the ISP1760 USB chip X-Git-Tag: v2.6.30-rc1~670^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7e7aa5850839faa5eb7c7c177da5fd6bca8949b;p=pandora-kernel.git USB: Add platform device support for the ISP1760 USB chip Currently, the driver only supports PCI and PPC_OF but there are boards like ARM RealView where this is a platform device. The patch adds the necessary functions and registration to the isp1760-if.c file and modifies the corresponding Makefile and Kconfig to be able to use this driver even if PCI and PPC_OF are not enabled. Signed-off-by: Catalin Marinas Cc: Sebastian Siewior Cc: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed