diff options
author | Furquan Shaikh <furquan@google.com> | 2020-10-03 14:49:09 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-10-07 01:15:54 +0000 |
commit | 7cb103461ad68e2fe1b4d3b3f71e1e140f5507f8 (patch) | |
tree | ae2b68c87f60de930d364f4afbacefde3a2903e9 /configs | |
parent | f52e4a03ec30a497566c7860fbe790bfd9b9a166 (diff) |
drivers/wifi/generic: Use pci_dev_* operations for device ops
WiFi devices supported by the generic WiFi driver are PCIe devices
which need to be managed using the standard pci_dev_* operations to
read, set and enable resources. This change updates the
device_operations structure `wifi_generic_ops` to use the standard
pci_dev_* operations for these devices.
BUG=b:169802515
BRANCH=zork
Change-Id: I8b306259e205ecb963c0563000bd96ec6b978b8b
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46028
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions