mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
Merge branch 'for-next'
This commit is contained in:
commit
8178ddd679
@ -1859,6 +1859,8 @@ static int azx_first_init(struct azx *chip)
|
||||
bus->polling_mode = 1;
|
||||
bus->not_use_interrupts = 1;
|
||||
bus->access_sdnctl_in_dword = 1;
|
||||
if (!chip->jackpoll_interval)
|
||||
chip->jackpoll_interval = msecs_to_jiffies(1500);
|
||||
}
|
||||
|
||||
err = pcim_iomap_regions(pci, 1 << 0, "ICH HD audio");
|
||||
|
Loading…
Reference in New Issue
Block a user