mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
d2f916aacc
In the case that the driver is configured from device-tree
i2s_reg_comp1 and i2s_reg_comp2 aren't initialised, breaking the driver.
Fix this by unconditionally setting these values before checking for quirks.
Fixes:
|
||
---|---|---|
.. | ||
designware_i2s.c | ||
Kconfig | ||
Makefile |