mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-15 10:10:07 +00:00
d/wmr: Reverb G1: Avoid camera buffer related hangs
This commit is contained in:
parent
8972778e00
commit
be3546eb92
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
#define CAM_ENDPOINT 0x05
|
#define CAM_ENDPOINT 0x05
|
||||||
|
|
||||||
#define NUM_XFERS 2
|
#define NUM_XFERS 4
|
||||||
|
|
||||||
#define WMR_CAMERA_CMD_GAIN 0x80
|
#define WMR_CAMERA_CMD_GAIN 0x80
|
||||||
#define WMR_CAMERA_CMD_ON 0x81
|
#define WMR_CAMERA_CMD_ON 0x81
|
||||||
|
|
Loading…
Reference in a new issue