aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/meye.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/meye.c')
-rw-r--r--drivers/media/video/meye.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/meye.c b/drivers/media/video/meye.c
index be72c2ce242e..fe194012bccf 100644
--- a/drivers/media/video/meye.c
+++ b/drivers/media/video/meye.c
@@ -1768,7 +1768,7 @@ static struct video_device meye_template = {
1768}; 1768};
1769 1769
1770#ifdef CONFIG_PM 1770#ifdef CONFIG_PM
1771static int meye_suspend(struct pci_dev *pdev, u32 state) 1771static int meye_suspend(struct pci_dev *pdev, pm_message_t state)
1772{ 1772{
1773 pci_save_state(pdev); 1773 pci_save_state(pdev);
1774 meye.pm_mchip_mode = meye.mchip_mode; 1774 meye.pm_mchip_mode = meye.mchip_mode;