summaryrefslogtreecommitdiff
path: root/include/uapi/sound/sb16_csp.h
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2016-12-13 09:56:07 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:25 +0200
commit0c4881ced8d2e380d0544f1e7e3249d7bbc45979 (patch)
tree1ff27a8dab1a2eb0f33729251d88c93e538d3e99 /include/uapi/sound/sb16_csp.h
parent49060383a7585c61ab01c0043fd6202878ee9796 (diff)
iwlwifi: remove unnecessary cfg element in iwl_drv
The iwl_drv structure contains trans which already contains cfg, so storing cfg separately in iwl_drv is redundant. Remove it and access trans->cfg instead. Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'include/uapi/sound/sb16_csp.h')
0 files changed, 0 insertions, 0 deletions
t_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')