tree: Rename cedrus_data to request_data
The cedrus_data structure carries the old name. In order to migrate to the new name, let's rename it to request_data. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
#define V4L2_REQUEST_MAX_SUBPIC_FORMATS 4
|
||||
#define V4L2_REQUEST_MAX_DISPLAY_ATTRIBUTES 4
|
||||
|
||||
struct cedrus_data {
|
||||
struct request_data {
|
||||
struct object_heap config_heap;
|
||||
struct object_heap context_heap;
|
||||
struct object_heap surface_heap;
|
||||
|
||||
Reference in New Issue
Block a user