kernel/drivers/fpga/fpga-bridge.c
.. .. @@ -115,7 +115,7 @@ 115 115 /** 116 116 * fpga_bridge_get - get an exclusive reference to a fpga bridge 117 117 * @dev: parent device that fpga bridge was registered with 118 - * @info: fpga manager info118 + * @info: fpga image specific information119 119 * 120 120 * Given a device, get an exclusive reference to a fpga bridge. 121 121 *