summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>2016-01-18 22:07:44 +0300
committerMark Brown <broonie@kernel.org>2016-01-25 18:37:47 +0300
commit5c408fee254633a5be69505bc86c6b034f871ab4 (patch)
tree4708d99801f1fe583e8b8db628396449cf509c05 /net/core
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
downloadlinux-5c408fee254633a5be69505bc86c6b034f871ab4.tar.xz
ASoC: fsl_ssi: remove explicit register defaults
There is no guarantee that on fsl_ssi module load SSI registers will have their power-on-reset values. In fact, if the driver is reloaded the values in registers will be whatever they were set to previously. However, the cache needs to be fully populated at probe time to avoid non-atomic allocations during register access. Special case here is imx21-class SSI, since according to datasheet it don't have SACC{ST,EN,DIS} regs. This fixes hard lockup on fsl_ssi module reload, at least in AC'97 mode. Fixes: 05cf237972fe ("ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast") Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Tested-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions