summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/pcm3168a-i2c.c
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2017-01-30 12:12:47 +0100
committerKalle Valo <kvalo@codeaurora.org>2017-01-31 09:27:38 +0200
commit6715208d0a95ae417203f8e4a7937c1b4c4947f2 (patch)
tree979bee37f306943ec3c5217dd1f3be45792496f2 /sound/soc/codecs/pcm3168a-i2c.c
parenta971df0b9d04674e325346c17de9a895425ca5e1 (diff)
rt2800: enable rt3290 unconditionally on pci probe
When we restart system using sysrq RT3290 device do not initalize properly, hance always enable it via WLAN_FUN_CTRL register on probe. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=85461 Reported-and-tested-by: Giedrius Statkevičius <edrius.statkevicius@gmail.com> Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'sound/soc/codecs/pcm3168a-i2c.c')
0 files changed, 0 insertions, 0 deletions
est_channel' and `pl330_release_channel' functions. Function `pl330_request_channel' is only called from `pl330_alloc_chan_resources', so the lock is already held. Function `pl330_release_channel' is called from `pl330_free_chan_resources', which already holds the lock, and from `pl330_del'. Function `pl330_del' is called in an error path of `pl330_probe' and at the end of `pl330_remove', but I assume that there cannot be concurrent accesses to the protected data at those points. Signed-off-by: Iago Abal <mail@iagoabal.eu> Reviewed-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'sound/soc/codecs/tlv320aic26.h')