diff options
-rw-r--r-- | drivers/media/video/cx231xx/cx231xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx231xx/cx231xx.h b/drivers/media/video/cx231xx/cx231xx.h index c8d0d3dee798..2000bc64c497 100644 --- a/drivers/media/video/cx231xx/cx231xx.h +++ b/drivers/media/video/cx231xx/cx231xx.h | |||
@@ -43,7 +43,7 @@ | |||
43 | #include "cx231xx-conf-reg.h" | 43 | #include "cx231xx-conf-reg.h" |
44 | 44 | ||
45 | #define DRIVER_NAME "cx231xx" | 45 | #define DRIVER_NAME "cx231xx" |
46 | #define PWR_SLEEP_INTERVAL 5 | 46 | #define PWR_SLEEP_INTERVAL 10 |
47 | 47 | ||
48 | /* I2C addresses for control block in Cx231xx */ | 48 | /* I2C addresses for control block in Cx231xx */ |
49 | #define AFE_DEVICE_ADDRESS 0x60 | 49 | #define AFE_DEVICE_ADDRESS 0x60 |