Skip to content

Commit 01c6a48

Browse files
committed
fixup! f4da2aa033b03a0ca9e0d4dbbfc02ec701cb917e
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent a2ae2bb commit 01c6a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/gpu/drm/asahi/gpu.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ impl GpuManager::ver {
818818
hw::DynConfig {
819819
pwr: pwr_cfg,
820820
uat_ttb_base: uat.ttb_base(),
821-
Ok(Arc::new(event::EventManager::new(alloc)?, GFP_KERNEL)?)
821+
id: gpu_id,
822822
firmware_version: node.get_property(c_str!("apple,firmware-version"))?,
823823
},
824824
GFP_KERNEL,

0 commit comments

Comments
 (0)