From: Nate Case Date: Tue, 17 Jun 2008 16:11:38 +0000 (-0500) Subject: USB: isp1760: Support board-specific hardware configurations X-Git-Tag: v2.6.27-rc1~946^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3faefc88c1a32b0b4a00b9089fab5d917996b16c;p=pandora-kernel.git USB: isp1760: Support board-specific hardware configurations This adds support for hardware configurations that don't match the chip default register settings (e.g., 16-bit data bus, DACK and DREQ pulled up instead of down, analog overcurrent mode). These settings are passed in via the OF device tree. The PCI interface still assumes the same default values. Signed-off-by: Nate Case Acked-by: Olof Johansson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed