From: Jurij Smakov Date: Mon, 4 Dec 2006 03:33:02 +0000 (-0800) Subject: [SUNHME]: Fix for sunhme failures on x86 X-Git-Tag: v2.6.20-rc1~34^2~40^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9467f8f0803881d6b20ad6f0f770fc39bcc2c2;p=pandora-kernel.git [SUNHME]: Fix for sunhme failures on x86 The following patch fixes the failure of sunhme drivers on x86 hosts due to missing pci_enable_device() and pci_set_master() calls, lost during code refactoring. It has been filed as bugzilla bug #7502 [0] and Debian bug #397460 [1]. [0] http://bugzilla.kernel.org/show_bug.cgi?id=7502 [1] http://bugs.debian.org/397460 Signed-off-by: Jurij Smakov Signed-off-by: David S. Miller --- Reading git-diff-tree failed