Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7fa098a1 authored by David Kershner's avatar David Kershner Committed by Greg Kroah-Hartman
Browse files

staging: unisys: visorbus: Remove useless comment.



Currently setting it in the right location, so no longer not sure.

Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f1f537c2
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -792,8 +792,6 @@ static int visorbus_device_create(struct controlvm_message *inmsg)
	dev_info->chipset_bus_no = bus_no;
	dev_info->chipset_bus_no = bus_no;
	dev_info->chipset_dev_no = dev_no;
	dev_info->chipset_dev_no = dev_no;
	guid_copy(&dev_info->inst, &cmd->create_device.dev_inst_guid);
	guid_copy(&dev_info->inst, &cmd->create_device.dev_inst_guid);

	/* not sure where the best place to set the 'parent' */
	dev_info->device.parent = &bus_info->device;
	dev_info->device.parent = &bus_info->device;


	visorchannel =
	visorchannel =