Changeset 744 for GPL/branches/uniaud32-exp/alsa-kernel/pci/cs5530.c
- Timestamp:
- Sep 18, 2022, 11:16:00 AM (3 years ago)
- File:
-
- 1 edited
-
GPL/branches/uniaud32-exp/alsa-kernel/pci/cs5530.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-exp/alsa-kernel/pci/cs5530.c
r710 r744 100 100 return err; 101 101 chip->pci_base = pci_resource_start(pci, 0); 102 #ifndef TARGET_OS2103 102 mem = pcim_iomap_table(pci)[0]; 104 #else105 mem = pci_ioremap_bar(pci, 0);106 #endif107 103 map = readw(mem + 0x18); 108 104
Note:
See TracChangeset
for help on using the changeset viewer.
