commit | 783f6fc4cecd770dfdb1418c7c890dbeb3bf3c91 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Nov 04 13:04:07 2014 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 25 16:18:56 2014 +0000 |
tree | 1c6cfa8ea28481a3c7dfaeafa845fa0aa927a409 | |
parent | 90f2d0f7bf069b1a2798156b7dcc8e7d1e874406 [diff] |
mfd: wm5110: Add missing registers for AIF2 channels 3-6 When the extra 4 channels were added to AIF2 the necessary frame control registers were not given defaults and marked readable. This patch fixes this. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>