Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
This commit is contained in:
commit
9b876c99d3
|
@ -440,6 +440,7 @@ static bool rt5645_volatile_register(struct device *dev, unsigned int reg)
|
||||||
|
|
||||||
switch (reg) {
|
switch (reg) {
|
||||||
case RT5645_RESET:
|
case RT5645_RESET:
|
||||||
|
case RT5645_PRIV_INDEX:
|
||||||
case RT5645_PRIV_DATA:
|
case RT5645_PRIV_DATA:
|
||||||
case RT5645_IN1_CTRL1:
|
case RT5645_IN1_CTRL1:
|
||||||
case RT5645_IN1_CTRL2:
|
case RT5645_IN1_CTRL2:
|
||||||
|
|
Loading…
Reference in New Issue