]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (6667): Fix access to configuration space while in D3
authorMaxim Levitsky <maximlevitsky@gmail.com>
Sun, 4 Nov 2007 20:59:28 +0000 (17:59 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:43 +0000 (19:02 -0200)
commit0d65cd4f2bfe70872e4218d9d35d37a7000d6739
treea3a61f8c40abb299b3fb36d3799efc97aa435a26
parent91821ff3f958c16bf84d02258dd79da792c66ca8
V4L/DVB (6667): Fix access to configuration space while in D3

pci_save_state should be called before pci_set_power_state
and pci_restore_state after pci_set_power_state

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-core.c