From: Russell King Date: Sun, 1 Aug 2010 09:18:29 +0000 (+0100) Subject: VIDEO: cyberpro: update handling of device structures X-Git-Tag: v2.6.39-rc1~435^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d6e5cb191189531396870402bf276aacf01598;p=pandora-kernel.git VIDEO: cyberpro: update handling of device structures Provide the framebuffer device with its correct parent (the PCI device for PCI connected cards.) Also, use this struct device to pass to sub-drivers rather than the pci_dev structure, which is really what they want. Also propagate the assigned IRQ, which they were getting direct from the PCI device structure. Signed-off-by: Russell King --- Reading git-diff-tree failed