soc/amd/common/block/hda: Use default pci_dev_ops_pci
commitf9e6d3e0508b1f9494e996b9aef4fd7fe23dcc05
authorFurquan Shaikh <furquan@google.com>
Tue, 28 Apr 2020 00:59:25 +0000 (27 17:59 -0700)
committerFurquan Shaikh <furquan@google.com>
Wed, 29 Apr 2020 08:38:23 +0000 (29 08:38 +0000)
tree5fb01bd1c9ea35aecc02625765d8fe99b1885ccf
parentf9c4a8dd3f784e050520a78c9a2c49bfd802fa11
soc/amd/common/block/hda: Use default pci_dev_ops_pci

This change sets ops_pci for hda_audio_ops to default pci_dev_ops_pci
and removes the custom lops_pci since the driver does not really need
a custom ops_pci.

BUG=b:153858769

Change-Id: I4b46e22ef556c0f49152c41a07f3c54c513ae37a
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40779
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/common/block/hda/hda.c