mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
staging: unisys: visorbus_main: removed revference to virtpci
The comment referencing virtpci was irrelevant. Signed-off-by: Alexander Curtin <alexander.curtin@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
66b3a75976
commit
db1512895f
@ -823,10 +823,6 @@ fix_vbus_dev_info(struct visor_device *visordev)
|
||||
bus_device_info_init(&dev_info, chan_type_name, visordrv->name);
|
||||
write_vbus_dev_info(bdev->visorchannel, hdr_info, &dev_info, dev_no);
|
||||
|
||||
/*
|
||||
* Re-write bus+chipset info, because it is possible that this
|
||||
* was previously written by our evil counterpart, virtpci.
|
||||
*/
|
||||
write_vbus_chp_info(bdev->visorchannel, hdr_info, &chipset_driverinfo);
|
||||
write_vbus_bus_info(bdev->visorchannel, hdr_info,
|
||||
&clientbus_driverinfo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user