hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/fpga/fpga-bridge.c
....@@ -115,7 +115,7 @@
115115 /**
116116 * fpga_bridge_get - get an exclusive reference to a fpga bridge
117117 * @dev: parent device that fpga bridge was registered with
118
- * @info: fpga manager info
118
+ * @info: fpga image specific information
119119 *
120120 * Given a device, get an exclusive reference to a fpga bridge.
121121 *