diff options
Diffstat (limited to 'drivers/media/video/tda9887.c')
-rw-r--r-- | drivers/media/video/tda9887.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/tda9887.c b/drivers/media/video/tda9887.c index 7fb063a27961..d9c3169f9a04 100644 --- a/drivers/media/video/tda9887.c +++ b/drivers/media/video/tda9887.c | |||
@@ -741,7 +741,7 @@ tda9887_command(struct i2c_client *client, unsigned int cmd, void *arg) | |||
741 | return 0; | 741 | return 0; |
742 | } | 742 | } |
743 | 743 | ||
744 | static int tda9887_suspend(struct device * dev, u32 state, u32 level) | 744 | static int tda9887_suspend(struct device * dev, pm_message_t state, u32 level) |
745 | { | 745 | { |
746 | dprintk("tda9887: suspend\n"); | 746 | dprintk("tda9887: suspend\n"); |
747 | return 0; | 747 | return 0; |