Merge "ASoC: wsa881x-analog: make probe as async probes"
This commit is contained in:
commit
a71b4b38b9
1 changed files with 1 additions and 0 deletions
|
@ -1413,6 +1413,7 @@ static struct i2c_driver wsa881x_codec_driver = {
|
|||
.driver = {
|
||||
.name = "wsa881x-i2c-codec",
|
||||
.owner = THIS_MODULE,
|
||||
.probe_type = PROBE_PREFER_ASYNCHRONOUS,
|
||||
#ifdef CONFIG_PM_SLEEP
|
||||
.pm = &wsa881x_i2c_pm_ops,
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue