]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sunxvr500: Ignore secondary output PCI devices.
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 Apr 2010 08:12:50 +0000 (01:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:41:48 +0000 (16:41 -0700)
commit9614ee59f8f10fa0282afe4f669c60b8a0657dfd
tree823315d0c14ff4edd2f5355f7e3684874ff5efcf
parent56c1312f85cad17fd4dea02e51398103c722ec47
sunxvr500: Ignore secondary output PCI devices.

[ Upstream commit bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f ]

These just represent the secondary and further heads attached to the
card, and they have different sets of PCI bar registers to map.

So don't try to drive them in the main driver.

Reported-by: Frans van Berckel <fberckel@xs4all.nl>
Tested-by: Frans van Berckel <fberckel@xs4all.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/video/sunxvr500.c